- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Desktop (0.04 sec)
-
tensorflow/c/eager/c_api_experimental.h
// TODO(b/166642410): It would be nice, for custom devices and for other users, // to have a non-string representation of devices (TF_Device) extracted from // tensors/ops/etc. and usable in APIs like OpSetDevice/ResetOp/etc. #define TFE_CUSTOM_DEVICE_VERSION 4 // Struct to be filled in. Functions are required except where indicated. typedef struct TFE_CustomDevice { int version = TFE_CUSTOM_DEVICE_VERSION;
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Feb 21 22:37:46 UTC 2024 - 39.5K bytes - Viewed (0)