- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 14 for Cun (0.18 sec)
-
lib/subutil/src/main/java/com/blankj/subutil/util/PinyinUtils.java
fan feng ju chu none feng none none fu feng ping feng kai huang kai gan deng ping qu xiong kuai tu ao chu ji dang han han zao dao diao dao ren ren chuangfen qie yi ji kan qian cun chu wen ji dan xing hua wan jue li yue lie liu ze gang chuangfu chu qu ju shan min ling zhong pan bie jie jie bao li shan bie chan jing gua gen dao chuangkui ku duo er zhi...
Java - Registered: 2023-02-03 00:33 - Last Modified: 2019-07-15 18:15 - 129.1K bytes - Viewed (0) -
images/docs/guide/dom_scope.graffle
/xoHudJtVuIjhljOtSp6T+MIeuFPHAi+f2iH8CXboeQgQ9w+5yA7XMnbbIE37EA0lL6U+9ZQe0ISKy50LainiIDWK+XWFs5aGht1bqkiHVMa00+WV/Il7a6sTNqK7UzeuQTHmB/WE7tmmCWvsDy05CsLouc+LKEsTWhEo5SGgDzhsfZL/U2YgxGqYTdLS+ol9mg0iNrlh7BBAEAJNr/WcdLQWYLTQezTgu+YLw8b2rHZwcyRZSrQx9b+cun/iGcdKo+7hU8dzKoa/Ooa8njF5AQ5GaXFY4PeH+IRMMDZ2WOLZ+9My3kQ1BIgqJ/rEUnRSJ2cdnjB2pJKmj8+InJ60WWkQSUTK4ITESRl/Vyn8iCaorZS5/vywZN3+FuQCFOoCgZG5paSULH0n/VFrSKa+5elCzpl1/6G1cUFQouGlejIEsUpkj+s0VWSqmEHPjs4tequ2Fh/EvBaY0JV+inlxeeWlQq5ey+5t3+prCOpFQqdZarF1fMg...
Others - Registered: 2023-02-03 06:53 - Last Modified: 2017-01-25 08:18 - 263K bytes - Viewed (0) -
runtime/doc/map.txt
:ou[nmap] {lhs} |mapmode-o| *:ou* *:ounmap* :unm[ap]! {lhs} |mapmode-ic| *:unm!* *:unmap!* :iu[nmap] {lhs} |mapmode-i| *:iu* *:iunmap* :lu[nmap] {lhs} |mapmode-l| *:lu* *:lunmap* :cu[nmap] {lhs} |mapmode-c| *:cu* *:cun* *:cunmap* :tunma[p] {lhs} |mapmode-t| *:tunma* *:tunmap* Remove the mapping of {lhs} for the modes where the map command applies. The mapping may remain defined for other modes where it applies.
Plain Text - Registered: 2023-01-30 08:44 - Last Modified: 2023-01-17 07:55 - 71K bytes - Viewed (0) -
runtime/doc/map.txt
:ou[nmap] {lhs} |mapmode-o| *:ou* *:ounmap* :unm[ap]! {lhs} |mapmode-ic| *:unm!* *:unmap!* :iu[nmap] {lhs} |mapmode-i| *:iu* *:iunmap* :lu[nmap] {lhs} |mapmode-l| *:lu* *:lunmap* :cu[nmap] {lhs} |mapmode-c| *:cu* *:cun* *:cunmap* :tunma[p] {lhs} |mapmode-t| *:tunma* *:tunmap* Remove the mapping of {lhs} for the modes where the map command applies. The mapping may remain defined for other modes where it applies.
Plain Text - Registered: 2023-01-30 09:55 - Last Modified: 2023-01-09 20:12 - 78K bytes - Viewed (0) -
images/docs/guide/about_controller.graffle
/xoHudJtVuIjhljOtSp6T+MIeuFPHAi+f2iH8CXboeQgQ9w+5yA7XMnbbIE37EA0lL6U+9ZQe0ISKy50LainiIDWK+XWFs5aGht1bqkiHVMa00+WV/Il7a6sTNqK7UzeuQTHmB/WE7tmmCWvsDy05CsLouc+LKEsTWhEo5SGgDzhsfZL/U2YgxGqYTdLS+ol9mg0iNrlh7BBAEAJNr/WcdLQWYLTQezTgu+YLw8b2rHZwcyRZSrQx9b+cun/iGcdKo+7hU8dzKoa/Ooa8njF5AQ5GaXFY4PeH+IRMMDZ2WOLZ+9My3kQ1BIgqJ/rEUnRSJ2cdnjB2pJKmj8+InJ60WWkQSUTK4ITESRl/Vyn8iCaorZS5/vywZN3+FuQCFOoCgZG5paSULH0n/VFrSKa+5elCzpl1/6G1cUFQouGlejIEsUpkj+s0VWSqmEHPjs4tequ2Fh/EvBaY0JV+inlxeeWlQq5ey+5t3+prCOpFQqdZarF1fMg...
Others - Registered: 2023-02-03 06:53 - Last Modified: 2017-01-25 08:18 - 286K bytes - Viewed (0) -
ch17_模型压缩、加速及移动端部署/第十七章_模型压缩、加速及移动端部署.md
| 事项 | 特点 | | -------------------- | ------------------------------------------------------------ | | 单个权重粒度 | 早期 Le Cun[16]提出的 OBD(optimal brain damage)将网络中的任意权重参数都看作单个参数,能够有效地提高预测准确率,却不能减小运行时间;同时,剪枝代价过高,只适用于小网络 | | 核内权重粒度 | 网络中的任意权重被看作是单个参数并进行随机非结构化剪枝,该粒度的剪枝导致网络连接不规整,需要通过稀疏表达来减少内存占用,进而导致在前向传播预测时,需要大量的条件判断和额外空间来标明零或非零参数的位置,因此不适用于并行计算 |
Plain Text - Registered: 2023-01-29 15:33 - Last Modified: 2020-05-21 10:44 - 97.1K bytes - Viewed (0) -
npm-packages/cordova-plugin-meteor-webapp/package-lock.json
}, "plist": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.1.tgz", "integrity": "sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ==", "dev": true, "requires": { "base64-js": "^1.2.3", "xmlbuilder": "^9.0.7", "xmldom": "0.1.x" }
Json - Registered: 2023-02-01 22:11 - Last Modified: 2022-08-03 17:40 - 328.6K bytes - Viewed (0) -
scripts/caretaking/firebase-functions/yarn.lock
plist@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c" integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ== dependencies: base64-js "^1.2.3" xmlbuilder "^9.0.7" xmldom "0.1.x" portfinder@^1.0.23: version "1.0.27"
Plain Text - Registered: 2023-01-29 16:47 - Last Modified: 2021-12-07 14:12 - 163K bytes - Viewed (0) -
runtime/doc/tags
:cquit quickfix.txt /*:cquit* :cr quickfix.txt /*:cr* :crewind quickfix.txt /*:crewind* :cs if_cscop.txt /*:cs* :cscope if_cscop.txt /*:cscope* :cstag if_cscop.txt /*:cstag* :cu map.txt /*:cu* :cun map.txt /*:cun* :cuna map.txt /*:cuna* :cunabbrev map.txt /*:cunabbrev* :cunmap map.txt /*:cunmap* :cunme gui.txt /*:cunme* :cunmenu gui.txt /*:cunmenu* :cw quickfix.txt /*:cw* :cwindow quickfix.txt /*:cwindow*
Plain Text - Registered: 2023-01-30 09:55 - Last Modified: 2023-01-09 20:12 - 373K bytes - Viewed (1) -
yarn.lock
plist@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz#a9b931d17c304e8912ef0ba3bdd6182baf2e1f8c" integrity sha512-GpgvHHocGRyQm74b6FWEZZVRroHKE1I0/BTjAmySaohK+cUn+hZpbqXkc3KWgW3gQYkqcQej35FohcT0FRlkRQ== dependencies: base64-js "^1.2.3" xmlbuilder "^9.0.7" xmldom "0.1.x" pluralize@^1.2.1: version "1.2.1"
Plain Text - Registered: 2023-02-03 06:53 - Last Modified: 2021-06-12 13:25 - 438.9K bytes - Viewed (0)