Searched defs:shapeInferenceMethod (Results 1 – 3 of 3) sorted by relevance
394 const ShapeInferenceMethod shapeInferenceMethod, in ValidateAndCopyShape()432 …VerifyShapeInferenceType(const TensorShape& outputShape, ShapeInferenceMethod shapeInferenceMethod) in VerifyShapeInferenceType()
333 void SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod) in SetShapeInferenceMethod()
95 Graph(bool shapeInferenceMethod = false) in Graph()