Home
last modified time | relevance | path

Searched refs:CompareInt32Tensor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc107 CompareInt32Tensor(expected_results[i], out); in RunT()
136 void CompareInt32Tensor(const std::vector<int32_t>& expected, TF_Tensor* t) { in CompareInt32Tensor() function in tensorflow::__anond9ab86e70111::CApiFunctionTest