Home
last modified time | relevance | path

Searched defs:FunctionDefAndExecute (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_test.cc1124 void FunctionDefAndExecute(bool async) { in FunctionDefAndExecute() function
1171 TEST(CAPI, FunctionDefAndExecute) { FunctionDefAndExecute(false); } in TEST() argument