Home
last modified time | relevance | path

Searched defs:maxInput (Results 1 – 25 of 68) sorted by relevance

123

/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUQuantizationUtils.hpp204 inline T2 RequantizeInNewRange(T1 input, float minInput, float maxInput, float minNew, float maxNew… in RequantizeInNewRange()
213 …uantizeManyInNewRangeReference(const int32_t* input, int64_t count, float minInput, float maxInput, in RequantizeManyInNewRangeReference()
249float maxInput, float minOutput, float maxOutput, in RequantizeManyInNewRange8To32BitReference()
268 inline void RequantizeManyInNewRange(const T1* input, int64_t count, float minInput, float maxInput in RequantizeManyInNewRange()
287float maxInput, float minOutput, float maxOutput, in RequantizeManyInNewRange()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/ann/layer/
H A Dlog_softmax_impl.hpp32 arma::mat maxInput = arma::repmat(arma::max(input), input.n_rows, 1); in Forward() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bioinspired/samples/cpp/
H A DOpenEXRimages_HDR_Retina_toneMapping_video.cpp77 double maxInput, minInput, histNormRescalefactor=1.f; in rescaleGrayLevelMat() local
207 double maxInput, minInput; in loadNewFrame() local
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Widgets/
H A DGraphWidget.hpp226 float maxInput; member in GraphWidget
/dports/www/larbin/larbin-2.6.3/src/
H A Dtypes.h67 #define maxInput 5 macro
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Quantization/Base/
H A DProfile.cpp41 float maxInput = inputTensor.raw(minMaxPos.second); in generateTensorHistogram() local
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dstretch.cpp66 const float maxInput = input_range > 1 ? input_range - 1 : input_range; in stretchOneChannel() local
125 const float maxInput = inputRange > 1 ? inputRange - 1 : inputRange; in stretchThreeChannels() local
/dports/astro/stellarsolver/stellarsolver-1.8/tester/
H A Dstretch.cpp69 const float maxInput = input_range > 1 ? input_range - 1 : input_range; in stretchOneChannel() local
128 const float maxInput = inputRange > 1 ? inputRange - 1 : inputRange; in stretchThreeChannels() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_pstipple.c181 int maxInput; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/util/lexgen/
H A Dgenerator.h192 InputType maxInput; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/util/lexgen/
H A Dgenerator.h192 InputType maxInput; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/util/lexgen/
H A Dgenerator.h192 InputType maxInput; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/util/lexgen/
H A Dgenerator.h205 InputType maxInput; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/util/lexgen/
H A Dgenerator.h192 InputType maxInput; variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/util/lexgen/
H A Dgenerator.h192 InputType maxInput; variable

123