- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ExecuteAdd (0.05 seconds)
-
tensorflow/c/eager/c_api_test.cc
TFE_DeleteContext(ctx); TF_DeleteStatus(status); #endif // PLATFORM_WINDOWS } TEST(CAPI, ExecuteAdd) { ExecuteAdd( /*async=*/false, /*forward_input*/ false, /*tfrt*/ false); } // TODO(b/234067483): Investigate flakiness and re-enable. TEST(CAPI, DISABLED_ExecuteAddAsync) { ExecuteAdd( /*async=*/true, /*forward_input*/ false, /*tfrt*/ false); }
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Oct 09 05:56:18 GMT 2025 - 94.6K bytes - Click Count (0)