Home
last modified time | relevance | path

Searched defs:f_index (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dweights_conversion.h57 const int f_index = in RearrangeWeightsToOHWIOGroupI4O4() local
94 const int f_index = in RearrangeWeightsToODHWIOGroupI4O4() local
131 const int f_index = in RearrangeWeightsToOHWIOGroupO4I4() local
168 const int f_index = in RearrangeWeightsToODHWIOGroupO4I4() local
205 const int f_index = in RearrangeWeightsToI4HWIOOGroupO4() local
242 const int f_index = in RearrangeWeightsToI4DHWIOOGroupO4() local
279 const int f_index = in RearrangeWeightsToO4HWIOOGroupI4() local
316 const int f_index = in RearrangeWeightsToO4DHWIOOGroupI4() local
354 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsToOICustomSpatialI4O4() local
394 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsToOICustomSpatialI4O4() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dconv_constants.h54 const int f_index = in RearrangeWeightsForConvConstants() local
91 const int f_index = in RearrangeWeightsForConvConstantsDot() local
H A Ddepthwise_conv.h132 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsForDWConv2D() local
202 const int f_index = weights.shape.LinearIndex( in RearrangeWeightsForDWConv3D() local
H A Dconvolution_transposed_thin.h126 const int f_index = weights.shape.LinearIndex({d_ch, y, x, s_ch}); in RearrangeWeightsData() local
H A Ddepthwise_conv_3x3.h132 const int f_index = weights.shape.LinearIndex({0, y, x, s_ch}); in RearrangeWeightsAndBiasesData() local
H A Ddepthwise_conv_3x3_stride_h2.h125 const int f_index = weights.shape.LinearIndex({0, y, x, s_ch}); in RearrangeWeightsAndBiasesData() local
H A Dconv_weights_converter_test_util.cc49 const int f_index = weights.shape.LinearIndex({o, y, x, i}); in ConvolutionWeightsConverterTest() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dwinograd_util.cc135 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc116 const int f_index = in AddDepthwiseConvData() local
151 const int f_index = in AddConvData() local
/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Dlog1pf.cpp60 int f_index = static_cast<int>(xbits.get_mantissa() >> in log() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc675 size_t f_index = it - data.thread_list_indices.begin(); in GetThreadListStackTraces() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc1005 unsigned int f_index = l.get_feature_index (i); in hb_ot_layout_language_find_feature() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.c153 const BLOCK_SIZE f_index = split_qtr[bsize]; in estimate_wedge_sign() local
H A Dtx_search.c377 const int f_index = in get_energy_distribution_fine() local