Home
last modified time | relevance | path

Searched defs:BatchMatMulLayer (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/armnn/layers/
DBatchMatMulLayer.hpp13 class BatchMatMulLayer : public LayerWithParameters<BatchMatMulDescriptor> class
DBatchMatMulLayer.cpp14 BatchMatMulLayer::BatchMatMulLayer(const BatchMatMulDescriptor& param, const char* name) in BatchMatMulLayer() function in armnn::BatchMatMulLayer