Searched defs:compile_shape (Results 1 – 1 of 1) sorted by relevance
449 void CheckShapeConsistency(const abstract::ShapePtr &compile_shape, const abstract::ShapePtr &args_… in CheckShapeConsistency()513 auto compile_shape = compile_tensor->shape(); in CheckAbstractConsistency() local