Home
last modified time | relevance | path

Searched refs:AlignShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dmodel_builder.py19 from .model import Tensor, Value, Operator, Graph, AlignShape, AddControlBuddy
125 AlignShape().visit_graph(self.graph)
Dmodel.py524 class AlignShape(GraphVisitor): class
528 super(AlignShape, self).__init__()