Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dlibtpu.h236 TpuDriver_ExecuteProgram;
281 PrototypeTpuDriver_ExecuteProgram* TpuDriver_ExecuteProgram; // NOLINT member
Dlibtpu_client.c122 driver_fn.TpuDriver_ExecuteProgram(driver, lph, in main()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Ddirect_tpu_driver.cc456 driver_fn_.TpuDriver_ExecuteProgram( in ExecuteProgram()