Searched defs:IsBatchMatMulSupported (Results 1 – 4 of 4) sorted by relevance
755 bool NeonLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::NeonLayerSupport
712 bool ClLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::ClLayerSupport
674 bool RefLayerSupport::IsBatchMatMulSupported(const TensorInfo& inputX, in IsBatchMatMulSupported() function in armnn::RefLayerSupport
189 bool LayerSupportHandle::IsBatchMatMulSupported(const TensorInfo& input0, in IsBatchMatMulSupported() function in armnn::LayerSupportHandle