Searched defs:GetOrCreateMul (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc475 const xla::Computation* XlaOpKernelContext::GetOrCreateMul( function in class:tensorflow::XlaOpKernelContext
477 return XlaContext::Get(context_).GetOrCreateMul(type);

Completed in 88 milliseconds