Home
last modified time | relevance | path

Searched refs:VarHandleVectorToVarVector (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dreduction.cpp52 body.node(), VarHandleVectorToVarVector(reduce_args), reducer)); in make()
64 VarHandleVectorToVarVector(reduce_args), in make()
H A Dtensor.h20 : Tensor(buf.node(), VarHandleVectorToVarVector(args), body.node()) {} in Tensor()
39 VarHandleVectorToVarVector(args), in Tensor()
41 VarHandleVectorToVarVector(reduce_args), in Tensor()
H A Dir.cpp246 std::vector<VarPtr> VarHandleVectorToVarVector( in VarHandleVectorToVarVector() function
H A Dir.h912 TORCH_API std::vector<VarPtr> VarHandleVectorToVarVector(