Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor_c_api.h285 TFTPU_CAPI_EXPORT Tpu_Compiler* TpuCompiler_New();
286 TFTPU_CAPI_EXPORT void TpuCompiler_Free(Tpu_Compiler* compiler);
289 Tpu_Compiler* compiler, XLA_HloModule* se_hlo_module,
294 Tpu_Compiler* compiler, XLA_HloModule* se_hlo_module,
299 Tpu_Compiler* compiler, XLA_HloModuleGroup* se_hlo_module_group,
304 TFTPU_CAPI_EXPORT int64_t TpuCompiler_ShapeSize(Tpu_Compiler* compiler,
Dc_api_decl.h159 typedef struct Tpu_Compiler Tpu_Compiler; typedef
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc370 Tpu_Compiler* compiler_;