Home
last modified time | relevance | path

Searched refs:recording_handle_id (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Drecording_tpu_driver.cc249 int64_t recording_handle_id = recording_handle->id_; in Deallocate() local
257 r.mutable_dealloc()->set_handle(recording_handle_id); in Deallocate()
272 int64_t recording_handle_id = recording_handle->id_; in TransferToDevice() local
281 r.mutable_transfer_to()->set_target_handle(recording_handle_id); in TransferToDevice()