Searched refs:tpu_program_group_interface (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | BUILD | 58 ":tpu_program_group_interface", 219 ":tpu_program_group_interface", 270 ":tpu_program_group_interface", 277 name = "tpu_program_group_interface", 278 hdrs = ["tpu_program_group_interface.h"], 299 ":tpu_program_group_interface", 420 ":tpu_program_group_interface", 487 ":tpu_program_group_interface", 526 ":tpu_program_group_interface", 635 ":tpu_program_group_interface",
|
D | tpu_program_group.cc | 249 TpuProgramGroupInterface* tpu_program_group_interface) { in CompileAndBuild() argument 272 tensorflow::down_cast<TpuProgramGroup*>(tpu_program_group_interface); in CompileAndBuild() 283 TpuProgramGroupInterface* tpu_program_group_interface) { in CompileAndBuild() argument 308 tensorflow::down_cast<TpuProgramGroup*>(tpu_program_group_interface); in CompileAndBuild()
|
D | tpu_program_group.h | 96 TpuProgramGroupInterface* tpu_program_group_interface); 102 TpuProgramGroupInterface* tpu_program_group_interface);
|
/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
D | BUILD | 96 "//tensorflow/core/tpu/kernels:tpu_program_group_interface",
|