Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dkernel_shape_util.h133 Status Get3dOutputSize(const std::array<int64, 3>& input,
Dkernel_shape_util.cc105 Status Get3dOutputSize(const std::array<int64, 3>& input, in Get3dOutputSize() function
/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_3d.cc182 OP_REQUIRES_OK(context, Get3dOutputSize(input_size, window, stride, in Compute()
362 OP_REQUIRES_OK(context, Get3dOutputSize(input_size, window, stride, in Compute()
522 OP_REQUIRES_OK(context, Get3dOutputSize(input_size, window, stride, in Compute()