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

  /external/tensorflow/tensorflow/contrib/fused_conv/python/ops/
fused_conv2d_bias_activation_op_test_base.py 724 "horizontal_stride": 2,
739 "horizontal_stride": 2,
754 "horizontal_stride": 2,
769 "horizontal_stride": 2,
784 "horizontal_stride": 2,
799 "horizontal_stride": 1,
814 "horizontal_stride": 1,
829 "horizontal_stride": 1,
844 "horizontal_stride": 1,
866 horizontal_stride = test_param["horizontal_stride"
    [all...]
  /external/tensorflow/tensorflow/stream_executor/
dnn.h 654 // horizontal_stride: horizontal delta for center of the input patch
719 int64 horizontal_stride() const { return GetDim(strides_, DimIndex::X); } function in class:stream_executor::dnn::PoolingDescriptor
    [all...]

Completed in 667 milliseconds