Home
last modified time | relevance | path

Searched defs:abs_shape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dinsert_pad.cc165 ShapeVector abs_shape; in InsertPad() local
195 ShapeVector abs_shape; in InsertUnpad() local
215 ShapeVector abs_shape; in UpdateMatmulInfo() local
Dgraph_kernel_helper.cc694 auto abs_shape = kernel::GetFakeAbstractShape(out_info.shape, out_info.format); in CreateCNode() local
868 auto abs_shape = kernel::GetFakeAbstractShape(inp->shape, inp->format); in LiteGraph2AnfGraph() local