Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/
Dtpu_configuration.h26 ResourceMgr* GetTPUConfigResourceMgr();
Dtpu_configuration.cc34 ResourceMgr* GetTPUConfigResourceMgr() { in GetTPUConfigResourceMgr() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_configuration_ops.cc117 ResourceMgr* rmgr = GetTPUConfigResourceMgr(); in Compute()
191 auto* rmgr = GetTPUConfigResourceMgr(); in Compute()
239 auto* rmgr = GetTPUConfigResourceMgr(); in Compute()
255 auto* rmgr = GetTPUConfigResourceMgr(); in Compute()
Dtpu_handle_to_key_op.cc39 ResourceMgr* rm = GetTPUConfigResourceMgr(); in Compute()
Dtpu_execute_op.cc80 ResourceMgr* rmgr = GetTPUConfigResourceMgr(); in GetComputationCacheEntry()
Dtpu_compile_op_common.cc633 ResourceMgr* rm = GetTPUConfigResourceMgr(); in ComputeInternal()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_tpu_device.cc30 *rm = GetTPUConfigResourceMgr(); in GetResourceManager()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_compile_ops.cc157 ResourceMgr* rm = GetTPUConfigResourceMgr(); in Compute()
243 ResourceMgr* rm = GetTPUConfigResourceMgr(); in Compute()
Dtpu_execute_op.cc290 auto* rm = GetTPUConfigResourceMgr(); in DoWork()
409 ResourceMgr* rm = GetTPUConfigResourceMgr(); in DoWork()