Searched defs:scale_max (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
| D | conv_2d_helpers.cc | 61 float scale_max = 0.0; in ProcessPerChannelQuantizedWeights() local
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | xnnpack_delegate.cc | 1812 const TfLiteTensor& output_tensor, float scale_min, float scale_max, in CheckTensorsInputOutputScale() 1841 float scale_min, float scale_max, int node_index, const char* op_name) { in CheckTensorsInputProductOutputScale() 2209 const float scale_max = 256.0f; in VisitAddNode() local 3820 const float scale_max = 256.0f; in VisitMulNode() local 4536 const float scale_max = 256.0f; in VisitSubNode() local
|
| /external/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 5249 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 frame… in PlotEx() 5375 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotLines() 5381 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotLines() 5386 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotHistogram() 5392 …count, int values_offset, const char* overlay_text, float scale_min, float scale_max, ImVec2 graph… in PlotHistogram()
|