- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for WaitAtBarrier (0.06 sec)
-
tensorflow/c/eager/c_api_experimental.cc
if (coord_agent == nullptr) { status->status = tensorflow::errors::FailedPrecondition( "Coordination service is not enabled."); return; } status->status = coord_agent->WaitAtBarrier( barrier_id, absl::Milliseconds(barrier_timeout_in_ms), {}); } void TFE_InitializeLocalOnlyContext(TFE_Context* ctx, int keep_alive_secs, const void* proto, size_t proto_len,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 35.9K bytes - Viewed (0)