Home
last modified time | relevance | path

Searched defs:flib_runtime (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dconst_analysis.cc35 Status GetFunctionBody(FunctionLibraryRuntime* flib_runtime, in GetFunctionBody()
47 Status GetFunctionBodies(FunctionLibraryRuntime* flib_runtime, in GetFunctionBodies()
64 std::vector<int>* const_input_idxs, FunctionLibraryRuntime* flib_runtime) { in CondConstInputIndices()
91 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
174 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
187 FunctionLibraryRuntime* flib_runtime, in BackwardsConstAnalysis()
289 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
Dxla_compiler.h285 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime() function
Dxla_compiler.cc541 FunctionLibraryRuntime* flib_runtime, in GetFunctionBody()
/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util_test.cc125 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
167 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
238 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
315 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
412 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.h130 FunctionLibraryRuntime* flib_runtime, in LookupPersistentCompilationCacheAndFillCaches()
Dtpu_compile_op_common.cc591 FunctionLibraryRuntime* flib_runtime, in CompileLocallyAndFillHostCache()
/external/tensorflow/tensorflow/core/tpu/kernels/xla/
Dhost_compute_ops.cc102 FunctionLibraryRuntime* flib_runtime = ctx->function_library(); in HostComputeOp() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc233 FunctionLibraryRuntime* flib_runtime, in FunctionDefToGraphDef()