Home
last modified time | relevance | path

Searched defs:offset_values (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dfold_old_batch_norms.cc42 std::vector<float>* offset_values) { in GetScaleAndOffsetValues()
106 const std::vector<float>& offset_values, in FuseScaleOffsetToConvWeights()
179 std::vector<float> offset_values; in FuseBatchNormWithConv() local
195 std::vector<float> offset_values; in FuseBatchNormWithBatchToSpace() local
224 std::vector<float> offset_values; in FuseBatchNormWithConvConcat() local
/aosp_15_r20/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator.h48 std::vector<float> offset_values; member
57 std::vector<float> offset_values; member
Dvirtualtemp_estimator_data.h69 std::vector<float> offset_values; member
Dvirtualtemp_estimator.cpp69 const std::vector<float> &offset_values, const float value) { in CalculateOffset()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dunicode_ops.cc375 std::vector<SPLITS_TYPE>* offset_values, int* current_offset, in Decode()
420 std::vector<SPLITS_TYPE> offset_values; in Compute() local
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp277 std::vector<float> *offset_values) { in ParseOffsetThresholds()