Home
last modified time | relevance | path

Searched refs:candidate_g (Results 1 – 8 of 8) sorted by relevance

/dports/security/py-zxcvbn/zxcvbn-python-4.4.28/zxcvbn/
H A Dscoring.py181 for candidate_l, candidate_g in optimal['g'][k].items():
182 if candidate_g < g:
184 g = candidate_g
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zxcvbn-cpp/patches/
H A Dfix_overflow.patch15 auto & candidate_g = item.second;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zxcvbn-cpp/native-src/zxcvbn/
H A Dscoring.cpp231 auto & candidate_g = item.second; in most_guessable_match_sequence() local
232 if (candidate_g < g) { in most_guessable_match_sequence()
234 g = candidate_g; in most_guessable_match_sequence()
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A D27.js.map1 …mpeting_g","competing_l","estimate_guesses","pow","last_m","results1","candidate_g","candidate_l",…
/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp13110 matrix<1, D> state_g, update_g, candidate_g, reset_g, resetstate_g; in train() local
13129 candidate_g.w[0][j] = state_g.w[0][j] * (1.f - gru.updates[i].w[0][j]); in train()
13132 candidate_g.w[0][j] *= 1 - gru.candidates[i].w[0][j] * gru.candidates[i].w[0][j]; in train()
13133 gru.X.b_g[j] += candidate_g.w[0][j]; in train()
13135 … gru.X.w_g[j][k] += candidate_g.w[0][j] * embedding_dropout.w[0][k] * embedding->original.w[0][k]; in train()
13136 gru.H.w_g[j][k] += candidate_g.w[0][j] * gru.resetstates[i].w[0][k]; in train()
13137 … embedding->w_g[0][k] += embedding_dropout.w[0][k] * candidate_g.w[0][j] * gru.X.original.w[j][k]; in train()
13138 resetstate_g.w[0][k] += candidate_g.w[0][j] * gru.H.original.w[j][k]; in train()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/js/vendor/
H A Dzxcvbn.js.map24 … for candidate_l, candidate_g of optimal.g[k]\n if candidate_g < g\n l = candi…
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/install/assets/js/
H A Dzxcvbn.js.map24 … for candidate_l, candidate_g of optimal.g[k]\n if candidate_g < g\n l = candi…
/dports/security/vaultwarden/web-vault/app/
H A Dvendor.8e5494e39b48bad5e654.js.map1candidate_g","candidate_l","min_guesses","bruteforce","bruteforce_guesses","dictionary","dictionar…