Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_test.cc919 void ExecuteWithTracing(bool async) { in ExecuteWithTracing() function
960 TEST(CAPI, ExecuteWithTracing) { ExecuteWithTracing(false); } in TEST() argument