Home
last modified time | relevance | path

Searched refs:annotateInputShapes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dgraph_opt.h59 TORCH_API void annotateInputShapes(
H A Dgraph_opt.cpp185 void annotateInputShapes( in annotateInputShapes() function
H A Dtensorexpr_init.cpp948 te.def("annotate_input_shapes", &tensorexpr::annotateInputShapes); in initTensorExprBindings()