Searched refs:RunT (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/c/ |
D | c_api_function_test.cc | 88 void RunT(const std::vector<std::pair<TF_Operation*, TF_Tensor*>>& inputs, in RunT() function in tensorflow::__anon1a216e640111::CApiFunctionTest 785 RunT({{func_feed, Int32Tensor({1, 2, 3, 4, 5, 6})}}, {{func_op, 0}}, in TEST_F() 820 RunT({{func_feed, Int32Tensor({1, 2, 3, 4, 5, 6})}}, in TEST_F()
|