Home
last modified time | relevance | path

Searched refs:EigenConvImpl (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_conv2d.cc36 tensorflow::xla::EigenConvImpl( in __xla_cpu_runtime_EigenSingleThreadedConvF16()
57 tensorflow::xla::EigenConvImpl( in __xla_cpu_runtime_EigenSingleThreadedConvF32()
Druntime_conv2d.cc41 tensorflow::xla::EigenConvImpl( in __xla_cpu_runtime_EigenConvF32()
65 tensorflow::xla::EigenConvImpl( in __xla_cpu_runtime_EigenConvF16()
Druntime_conv2d_impl.h32 void EigenConvImpl(const EigenDevice& device, ScalarType* out, ScalarType* lhs, in EigenConvImpl() function