- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AllocateParallelDevice (0.09 sec)
-
tensorflow/c/eager/parallel_device/parallel_device.cc
// ParallelDevice. void DeleteParallelDevice(void* device_info) { delete reinterpret_cast<NamedParallelDevice*>(device_info); } } // namespace void AllocateParallelDevice(const char* device_name, const char* const* underlying_devices, int num_underlying_devices,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 21 04:14:14 UTC 2024 - 18.3K bytes - Viewed (0)