Home
last modified time | relevance | path

Searched defs:sym_shapes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_record.cpp57 const c10::SymbolicShape& sym_shapes) { in bindSymbolicShapes()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_shape_analysis.cpp188 auto sym_shapes = te_group->is(Symbol::attr("symbolic_shape_inputs")); in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dtensorexpr_fuser.cpp1370 std::vector<int64_t> sym_shapes; in createTensorExprOp() local