Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dpipeline.cc449 void CheckShapeConsistency(const abstract::ShapePtr &compile_shape, const abstract::ShapePtr &args_… in CheckShapeConsistency()
513 auto compile_shape = compile_tensor->shape(); in CheckAbstractConsistency() local