Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dlibtpu.h250 TpuDriver_GetCompiledProgramShape;
292 TpuDriver_GetCompiledProgramShape; // NOLINT member
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Ddirect_tpu_driver.cc158 driver_fn_->TpuDriver_GetCompiledProgramShape(handle_); in program_shape()