HomeSort by relevance Sort by last modified time
    Searched defs:CuboidConvolution (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
conv_3d.h 29 struct CuboidConvolution;
34 struct CuboidConvolution<CPUDevice, T> {
40 output.device(d) = Eigen::CuboidConvolution(
eigen_cuboid_convolution.h 24 /** CuboidConvolution
72 CuboidConvolution(const Input& input, const Kernel& kernel,

Completed in 232 milliseconds