Searched defs:CompileImpl (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | ||
D | batch_norm_op.cc | 73 virtual void CompileImpl(XlaOpKernelContext* ctx) { in CompileImpl() function in tensorflow::__anon17c4365d0111::FusedBatchNormOp |
D | stateful_random_ops.cc | 172 Status CompileImpl( in CompileImpl() function |
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ | ||
D | tf_cpurt_kernels.cc | 116 static Expected<AsyncValuePtr<JitExecutable>> CompileImpl( in CompileImpl() function |
/external/tensorflow/tensorflow/compiler/jit/ | ||
D | xla_compilation_cache.cc | 517 Status XlaCompilationCache::CompileImpl( in CompileImpl() function in tensorflow::XlaCompilationCache |