Searched refs:graph_output_to_symbolic_shape_dim_ (Results 1 – 3 of 3) sorted by relevance
29 graph_output_to_symbolic_shape_dim_( in ShapeComputeGraphMapping()35 std::unordered_map<Value*, int64_t> graph_output_to_symbolic_shape_dim_; member
64 shape_mapping.graph_output_to_symbolic_shape_dim_.find(output); in InsertSymbolicShapesCompute()66 sym_shape != shape_mapping.graph_output_to_symbolic_shape_dim_.end()); in InsertSymbolicShapesCompute()
1151 return g.graph_output_to_symbolic_shape_dim_; in initPythonIRBindings()