Home
last modified time | relevance | path

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

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