Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_platform_info.h111 XlaCompiler::Options GenerateCompilerOptions(
H A Dxla_platform_info.cc167 XlaCompiler::Options GenerateCompilerOptions( in GenerateCompilerOptions() function
H A Dxla_compile_on_demand_op.cc137 XlaCompiler::Options options = GenerateCompilerOptions( in Compile()
H A Dget_compiler_ir.cc145 GenerateCompilerOptions(*cache, *flr, dev, stream, platform_info, in GetCompilerIr()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc268 GenerateCompilerOptions(*cache, *ctx->function_library(), ctx->device(), in CompileToLocalExecutable()