Searched defs:weightsTensorShape (Results 1 – 2 of 2) sorted by relevance
14 std::vector<int32_t> weightsTensorShape { 1, 4 }; in FullyConnectedFp32Test() local39 std::vector<int32_t> weightsTensorShape { 1, 4 }; in FullyConnectedActicationTest() local64 std::vector<int32_t> weightsTensorShape { 1, 4 }; in FullyConnectedInt8Test() local
23 std::vector<char> CreateFullyConnectedTfLiteModel(tflite::TensorType tensorType, in CreateFullyConnectedTfLiteModel()152 void FullyConnectedTest(std::vector<armnn::BackendId>& backends, in FullyConnectedTest()