Home
last modified time | relevance | path

Searched defs:init_expr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dtensor.h170 ExprHandle init_expr = Cast::make(body.dtype(), init_func(vars)); in Reduce() local
H A Dtensor.cpp53 ExprPtr init_expr = in constructStmt() local