- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TFE_ContextAsyncWait (0.07 seconds)
-
tensorflow/c/eager/c_api_test.cc
CreateVariable(ctx_0, 1.2, remote_device, /*variable_name=*/"var2"); // 2. Wait for `var2` to be created and initialized on the worker. TF_Status* status = TF_NewStatus(); TFE_ContextAsyncWait(ctx_0, status); EXPECT_EQ(TF_OK, TF_GetCode(status)) << TF_Message(status); TF_DeleteStatus(status); // 3. Read `var_2` using `ctx_1`. This read should succeed since `ctx_1` was
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)