Home
last modified time | relevance | path

Searched refs:kUpward (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_uint8_transitional.h2592 DepthwiseConvOutputRounding::kUpward>(acc, output_multiplier,
2756 DepthwiseConvOutputRounding::kUpward>(acc, output_multiplier,
2982 DepthwiseConvOutputRounding::kUpward>(
3173 DepthwiseConvOutputRounding::kUpward>(
3199 DepthwiseConvOutputRounding::kUpward>(
3399 acc0 = DivideByPOT<DepthwiseConvOutputRounding::kUpward>::Run(
3402 acc1 = DivideByPOT<DepthwiseConvOutputRounding::kUpward>::Run(
3405 acc2 = DivideByPOT<DepthwiseConvOutputRounding::kUpward>::Run(
3408 acc3 = DivideByPOT<DepthwiseConvOutputRounding::kUpward>::Run(
3475 acc0 = DivideByPOT<DepthwiseConvOutputRounding::kUpward>::Run(
[all …]
Ddepthwiseconv_3x3_filter_common.h199 struct DivideByPOT<DepthwiseConvOutputRounding::kUpward> {
Ddepthwiseconv_uint8_3x3_filter.h1253 struct DepthwiseConvWindow<DepthwiseConvOutputRounding::kUpward, 8, 1, 1> {
3111 struct DepthwiseConvWindow<DepthwiseConvOutputRounding::kUpward, 8, 2, 2> {
4146 struct DepthwiseConvPartial<DepthwiseConvOutputRounding::kUpward,
4412 struct DepthwiseConvPartial<DepthwiseConvOutputRounding::kUpward,
4764 struct DepthwiseConvPartial<DepthwiseConvOutputRounding::kUpward,
5155 struct DepthwiseConvPartial<DepthwiseConvOutputRounding::kUpward,
Ddepthwiseconv_uint8.h2077 return DepthwiseConvWithRounding<DepthwiseConvOutputRounding::kUpward>(
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc205 case DepthwiseConvOutputRounding::kUpward: in DispatchDepthwiseConvImpl()
207 DepthwiseConvOutputRounding::kUpward>( in DispatchDepthwiseConvImpl()
403 case DepthwiseConvOutputRounding::kUpward: in DispatchDepthwiseConvImpl()
405 DepthwiseConvOutputRounding::kUpward>( in DispatchDepthwiseConvImpl()
554 case DepthwiseConvOutputRounding::kUpward: in Run()
556 DepthwiseConvOutputRounding::kUpward>::Run(op_params, input_shape, in Run()
585 case DepthwiseConvOutputRounding::kUpward: in Run()
587 DepthwiseConvOutputRounding::kUpward>:: in Run()
1121 DepthwiseConvOutputRounding::kUpward); in TEST()
1171 Values(DepthwiseConvOutputRounding::kUpward), // output_rounding
[all …]
Ddepthwiseconv_per_channel_quantized_test.cc334 DepthwiseConvOutputRounding::kUpward>( in TryTestOneDepthwiseConv3x3Filter()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid_3x3_filter.h126 struct DepthwiseConvHybridWindowPerChannel<DepthwiseConvOutputRounding::kUpward,
1062 struct DepthwiseConvHybridWindowPerChannel<DepthwiseConvOutputRounding::kUpward,
2071 DepthwiseConvOutputRounding::kUpward, EdgeType::kCenter, 1, 1> {
2187 DepthwiseConvOutputRounding::kUpward, EdgeType::kCorner, 1, 1> {
2357 DepthwiseConvOutputRounding::kUpward, EdgeType::kHorizontal, 1, 1> {
2561 DepthwiseConvOutputRounding::kUpward, EdgeType::kVertical, 1, 1> {
Ddepthwise_conv_3x3_filter.h109 struct DepthwiseConvWindowPerChannel<DepthwiseConvOutputRounding::kUpward, 8, 1,
965 struct DepthwiseConvWindowPerChannel<DepthwiseConvOutputRounding::kUpward, 8, 2,
1927 struct DepthwiseConvPartialPerChannel<DepthwiseConvOutputRounding::kUpward,
2039 struct DepthwiseConvPartialPerChannel<DepthwiseConvOutputRounding::kUpward,
2203 struct DepthwiseConvPartialPerChannel<DepthwiseConvOutputRounding::kUpward,
2400 struct DepthwiseConvPartialPerChannel<DepthwiseConvOutputRounding::kUpward,
Ddepthwise_conv_hybrid.h300 DepthwiseConvOutputRounding::kUpward>( in DepthwiseConvHybridWithRounding()
Ddepthwise_conv.h1863 DepthwiseConvOutputRounding::kUpward>(
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Ddepthwiseconv_uint8.h51 kUpward, // Halves towards +infinity: adds 0.5 before truncate. enumerator
78 inline int32_t DepthwiseConvRound<DepthwiseConvOutputRounding::kUpward>(