Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ShallPinToThisDevice (0.79 seconds)

  1. tensorflow/c/eager/c_api.cc

                                                  tensorflow::wrap(handles.data()),
                                                  handles.size(), &status, info_));
        return status.status;
      }
    
      absl::StatusOr<bool> ShallPinToThisDevice(
          const ImmediateExecutionOperation* op) override {
        TF_Status status;
        // Let this custom device choose the device to pin this op on if it
        // implements the pinning function.
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Fri Nov 07 05:55:21 GMT 2025
    - 43.9K bytes
    - Click Count (0)
Back to Top