Home
last modified time | relevance | path

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

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