- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TFE_ContextSetSoftDevicePlacement (0.4 seconds)
-
tensorflow/c/eager/c_api_experimental.cc
status->status = tensorflow::TensorHandle::CreatePackedHandle( std::move(tensor_handles), context, &handle); return tensorflow::wrap(handle); } void TFE_ContextSetSoftDevicePlacement(TFE_Context* ctx, unsigned char enable, TF_Status* status) { tensorflow::unwrap(ctx)->SetAllowSoftPlacement(enable); }Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 12 05:11:17 GMT 2024 - 35.9K bytes - Click Count (0)