Home
last modified time | relevance | path

Searched refs:ValidateTensorShape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DLayer.hpp135 bool ValidateTensorShape(const TensorShape& shape) const;
H A DLayer.cpp106 bool OutputSlot::ValidateTensorShape(const TensorShape& shape) const in ValidateTensorShape() function in armnn::OutputSlot