Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dconst_analysis.cc36 Status GetFunctionBody(FunctionLibraryRuntime* flib_runtime, in GetFunctionBody()
48 Status GetFunctionBodies(FunctionLibraryRuntime* flib_runtime, in GetFunctionBodies()
65 std::vector<int>* const_input_idxs, FunctionLibraryRuntime* flib_runtime) { in CondConstInputIndices()
92 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
176 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
189 FunctionLibraryRuntime* flib_runtime, in BackwardsConstAnalysis()
298 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs()
H A Dxla_compiler.h297 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime() function
H A Dxla_compiler.cc546 FunctionLibraryRuntime* flib_runtime, in GetFunctionBody()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util_test.cc126 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
159 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
197 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
268 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
345 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
442 auto* flib_runtime = GetFunctionLibraryRuntime(); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_common.cc163 FunctionLibraryRuntime* flib_runtime, in CompileLocallyAndFillHostCache()
178 FunctionLibraryRuntime* flib_runtime, in CompileLocallyAndFillHostCacheInternal()
H A Dtpu_compile_op_common.h138 FunctionLibraryRuntime* flib_runtime, in LookupPersistentCompilationCacheAndFillCaches()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dhost_compute_ops.cc114 FunctionLibraryRuntime* flib_runtime = ctx->function_library(); in HostComputeOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc298 FunctionLibraryRuntime* flib_runtime, in FunctionDefToGraphDef()