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