Home
last modified time | relevance | path

Searched refs:compile_function (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.h115 const std::function<Status(TpuProgramGroupInterface*)>& compile_function);
205 const std::function<Status(TpuProgramGroupInterface*)>& compile_function);
Dtpu_compilation_cache_interface.cc370 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsent() argument
375 compile_function); in CompileIfKeyAbsent()
409 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsentHelper() argument
465 entry = InitializeEntry(cache_key, compile_function, subgraph_key); in CompileIfKeyAbsentHelper()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_compilation_cache.cc217 compile_function) { in CompileIfKeyAbsent()
231 entry = InitializeEntry(key, compile_function); in CompileIfKeyAbsent()
Dxrt_compilation_cache.h115 compile_function);
/external/python/pybind11/pybind11/
Dsetup_helpers.py377 def compile_function( function
433 return compile_function