Searched defs:shapeInferenceMethod (Results 1 – 4 of 4) sorted by relevance
424 const ShapeInferenceMethod shapeInferenceMethod, in ValidateAndCopyShape()491 …VerifyShapeInferenceType(const TensorShape& outputShape, ShapeInferenceMethod shapeInferenceMethod) in VerifyShapeInferenceType()
344 void SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod) in SetShapeInferenceMethod()
98 Graph(bool shapeInferenceMethod = false, bool allowExpandedDims = false) in Graph()
70 ShapeInferenceMethod shapeInferenceMethod, in OptimizerOptionsOpaque()2016 bool shapeInferenceMethod = false; in GetShapeInferenceMethod() local