Home
last modified time | relevance | path

Searched defs:IsBatchMatMulSupported (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/neon/
DNeonLayerSupport.cpp755 bool NeonLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::NeonLayerSupport
/external/armnn/src/backends/cl/
DClLayerSupport.cpp712 bool ClLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::ClLayerSupport
/external/armnn/src/backends/reference/
DRefLayerSupport.cpp674 bool RefLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::RefLayerSupport
/external/armnn/src/armnn/
DBackendHelper.cpp189 bool LayerSupportHandle::IsBatchMatMulSupported(const TensorInfo& input0, in IsBatchMatMulSupported() function in armnn::LayerSupportHandle