Searched defs:TestCreateTensor (Results 1 – 1 of 1) sorted by relevance
29 TfLiteTensor TestCreateTensor(const float* data, TfLiteIntArray* dims) { in TestCreateTensor() function33 TfLiteTensor TestCreateTensor(const uint8_t* data, TfLiteIntArray* dims) { in TestCreateTensor() function37 TfLiteTensor TestCreateTensor(const int8_t* data, TfLiteIntArray* dims) { in TestCreateTensor() function