Home
last modified time | relevance | path

Searched refs:Predict (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/docs/cn/Common/NPU/rknpu2/
H A DRK3588_NPU_SRAM_usage.md183 Predict Internal Memory RW Amount: 11068320
184 Predict Weight Memory RW Amount: 4260832
185 Predict SRAM Hit RW Amount: 6688768
189 * Predict SRAM Hit RW Amount表示整个网络SRAM的读写预测情况,可近似估计每帧节省的带宽
/OK3568_Linux_fs/external/rknpu2/doc/
H A DRK3588_NPU_SRAM_usage.md183 Predict Internal Memory RW Amount: 11068320
184 Predict Weight Memory RW Amount: 4260832
185 Predict SRAM Hit RW Amount: 6688768
189 * Predict SRAM Hit RW Amount表示整个网络SRAM的读写预测情况,可近似估计每帧节省的带宽
/OK3568_Linux_fs/docs/en/Common/NPU/rknpu2/
H A DRK3588_NPU_SRAM_usage.md183 Predict Internal Memory RW Amount: 11068320
184 Predict Weight Memory RW Amount: 4260832
185 Predict SRAM Hit RW Amount: 6688768
189 * Predict SRAM Hit RW Amount表示整个网络SRAM的读写预测情况,可近似估计每帧节省的带宽
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h275 PredictPara_t Predict; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h1482 RAPIDJSON_FORCEINLINE IterativeParsingState Predict(IterativeParsingState state, Token token) { in Predict() function
1831 IterativeParsingState n = Predict(state, t); in IterativeParse()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1260 isp_cfg.others.hdrtmo_cfg.predict.scene_stable = atmo_data.Predict.Scenestable; in convertAiqTmoToIsp20Params()
1261 isp_cfg.others.hdrtmo_cfg.predict.k_rolgmean = atmo_data.Predict.K_Rolgmean; in convertAiqTmoToIsp20Params()
1262 isp_cfg.others.hdrtmo_cfg.predict.iir = atmo_data.Predict.iir; in convertAiqTmoToIsp20Params()
1263 isp_cfg.others.hdrtmo_cfg.predict.iir_max = atmo_data.Predict.iir_max; in convertAiqTmoToIsp20Params()
1264 isp_cfg.others.hdrtmo_cfg.predict.global_tmo_strength = atmo_data.Predict.global_tmo_strength; in convertAiqTmoToIsp20Params()