Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dlibtpu.h218 TpuDriver_FreeSystemInfo;
271 PrototypeTpuDriver_FreeSystemInfo* TpuDriver_FreeSystemInfo; // NOLINT member
Dlibtpu_client.c61 driver_fn.TpuDriver_FreeSystemInfo(info); in main()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Ddirect_tpu_driver.cc265 driver_fn_.TpuDriver_FreeSystemInfo(info); in QuerySystemInfo()