Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h499 return custom_device_tensor_handle_count_ > 0; in HasCustomDeviceInput()
616 int custom_device_tensor_handle_count_ = 0; variable
Dc_api_tfrt.cc1290 custom_device_tensor_handle_count_ = 0; in Reset()
1308 if (custom_device_tensor_handle_count_ > 0) { in Execute()
1574 custom_device_tensor_handle_count_++; in AddInput()
1591 custom_device_tensor_handle_count_--; in SetInput()
1594 custom_device_tensor_handle_count_++; in SetInput()