Home
last modified time | relevance | path

Searched defs:CompileImpl (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dbatch_norm_op.cc77 virtual void CompileImpl(XlaOpKernelContext* ctx) { in CompileImpl() function in tensorflow::__anona7fdd7270111::FusedBatchNormOp
H A Dstateful_random_ops.cc173 Status CompileImpl( in CompileImpl() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_cpurt_kernels.cc116 static Expected<AsyncValuePtr<JitExecutable>> CompileImpl( in CompileImpl() function
H A Dtf_jitrt_kernels.cc277 static Expected<AsyncValuePtr<JitExecutable>> CompileImpl( in CompileImpl() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc688 Status XlaCompilationCache::CompileImpl( in CompileImpl() function in tensorflow::XlaCompilationCache