Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DLayer.cpp394 const ShapeInferenceMethod shapeInferenceMethod, in ValidateAndCopyShape()
432 …VerifyShapeInferenceType(const TensorShape& outputShape, ShapeInferenceMethod shapeInferenceMethod) in VerifyShapeInferenceType()
DLayer.hpp333 void SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod) in SetShapeInferenceMethod()
DGraph.hpp95 Graph(bool shapeInferenceMethod = false) in Graph()