Searched defs:f_index (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | weights_conversion.h | 55 const int f_index = in RearrangeWeightsToOHWIOGroupI4O4() local 91 const int f_index = in RearrangeWeightsToOHWIOGroupO4I4() local 128 const int f_index = in RearrangeWeightsToODHWIOGroupI4O4() local 165 const int f_index = in RearrangeWeightsToI4HWIOOGroupO4() local 201 const int f_index = in RearrangeWeightsToO4HWIOOGroupI4() local 238 const int f_index = in RearrangeWeightsToI4DHWIOOGroupO4() local 276 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsToOICustomSpatialI4O4() local 312 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsToOICustomSpatialO4I4() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | winograd_util.cc | 135 const int f_index = src_weights.shape.LinearIndex({d, y, x, s}); in RearrangeWeightsToWinograd4x4To6x6Weights() local 144 const int f_index = dst_shape.LinearIndex({d, y, x, s}); in RearrangeWeightsToWinograd4x4To6x6Weights() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | conv_constants.h | 53 const int f_index = in RearrangeWeightsForConvConstants() local 90 const int f_index = in RearrangeWeightsForConvConstantsDot() local
|
D | depthwise_conv.h | 52 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsForDWConv2D() local 125 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsForDWConv3D() local
|
D | convolution_transposed_thin.h | 123 const int f_index = weights.shape.LinearIndex({d_ch, y, x, s_ch}); in RearrangeWeightsData() local
|
D | depthwise_conv_3x3.h | 130 const int f_index = weights.shape.LinearIndex({0, y, x, s_ch}); in RearrangeWeightsAndBiasesData() local
|
D | depthwise_conv_3x3_stride_h2.h | 124 const int f_index = weights.shape.LinearIndex({0, y, x, s_ch}); in RearrangeWeightsAndBiasesData() local
|
D | conv_weights_converter_test_util.cc | 43 const int f_index = weights.shape.LinearIndex({o, y, x, i}); in ConvolutionWeightsConverterTest() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ |
D | depthwise_conv_plus_1x1_conv.cc | 54 const int f_index = in UploadWeights() local 81 const int f_index = in UploadWeights() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 935 unsigned int f_index = l.get_feature_index (i); in hb_ot_layout_language_find_feature() local
|
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 152 const BLOCK_SIZE f_index = split_qtr[bsize]; in estimate_wedge_sign() local
|
D | tx_search.c | 591 const int f_index = in get_energy_distribution_fine() local
|