Home
last modified time | relevance | path

Searched defs:compile_function (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.cc370 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsent()
409 const std::function<Status(TpuProgramGroupInterface*)>& compile_function) { in CompileIfKeyAbsentHelper()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_compilation_cache.cc216 const std::function<Status(std::unique_ptr<xla::LocalExecutable>*)>& in CompileIfKeyAbsent()
/external/python/pybind11/pybind11/
Dsetup_helpers.py377 def compile_function( function