PostgreSQL 13 US DocumentationRelease 13.15 … 2590 E.10. Release 13.14 … 2593 E.11. Release 13.13 … 2597 E.12. Release 13.12 … 2602 E.13. Release 13.11 … 2605 E.14. Release 13.10 … 2611 E.15. Release 13.9 … 2614 E.16. Release 13.8 … 2619 … 2639 E.21. Release 13.3 … 2645 E.22. Release 13.2 … 2650 E.23. Release 13.1 … 2657 E.24. Release 13 … 2661 E.25. Prior Releases … 2681 E. Additional Supplied Modules … 2682 F.1. adminpack … 2683 F.2 citext … 2696 F.9. cube … 2699 F.10. dblink … 2704 F.11. dict_int … 2736 F.12. dict_xsyn … 2737 F.13. earthdistance … 2738 F.14. file_fdw … 2740 F.15. fuzzystrmatch … 2743 F.16. hstore … 2745 F.17. intagg0 码力 | 2977 页 | 13.05 MB | 1 天前3
机器学习课程-温州大学-13深度学习-Transformer0 码力 | 60 页 | 3.51 MB | 2 年前3
Angular核心特性
大漠穷秋 2017-05-13## {A} ## Angular核心特性 大漠穷秋 2017-05-13 ## 内容提纲 ➢ 第一块内容:集成开发环境@angular/cli ➢ 第二块内容:Angular三大核心概念 Component,Module,Route ➢ 第三块内容:Angular架构特色 依赖注入、数据绑定 第四块内容:UI库 Angular-Material, Prime-NG, ng2-bootstrap 网上的那篇文档过时了! ## @angular/cli  ng test ## @angular/cli  11 In [147]: a.argmax(), a.argmin() 12 Out[147]: (tensor(7), tensor(0)) 13 ## argmin, argmax ## ☀️ ☀️ ☁️ 1 In [149]: a=a.view(1,2,4) 2 tensor([[0., 1., 2., 3.], 3 [4 Out[151]: tensor(7) 8 In [152]: a.argmin() 9 Out[152]: tensor(0) 11 In [153]: a=torch.rand(2,3,4) 12 13 In [154]: a.argmax() 14 Out[154]: tensor(21) ## ●●● 1 In [155]: a=torch.randn(4,10) 2 3 In [156]: 1.1297, 0.8691, 0.7188], 9 [ 0.6386, 0.3747, 0.2227]]) 10 [8, 6, 5], 11 [6, 9, 0], 12 [4, 3, 7]]) 13 14 In [176]: a.topk(3,dim=1,largest=False) 15 (tensor([[−2.1356, −0.5220, −0.3806], 16 [−1.2885,0 码力 | 11 页 | 1.28 MB | 2 年前3
13 Istio 流量管理原理与协议扩展 赵化冰12. inbound | 9080 | http | reviews.default.svc.cluster.local cluster 配置的 host 为 127.0.0.1:9080。 13. 请求被转发到 127.0.0.1:9080,即 reviews 服务进行业务处理。  服务模型(客户端/服务器) ## • 创建功能包 $ cd ~/catkin_ws/src $ catkin_create_pkg learning_service0 码力 | 8 页 | 1.01 MB | 2 年前3
C++高性能并行编程与优化 - 课件 - 13 C++ STL 容器全解之 vector程序行为异常,或是访问到操作系统未映射的区域导致奔溃。  • int &operator\[size_t i\) noexcept; • int const &operator[](size_t i) const noexcept; a[2]=0 $$ $$ a[3] = 0 $$  ## vector 容器:at - 为了防止不小心越界,可以用 a.at(i) 替代 a[i],at 函数会检测索引 i 是否越界,如果他发现索引 i >= a.size() " << a[0] << endl; 12 cout << "a[1] = " << a[1] << endl; 13 cout << "a[2] = " << a[2] << endl; 14 cout << "a[3] = "0 码力 | 90 页 | 4.93 MB | 2 年前3
13. 杨赛赛-基于深度学习的多维时间序列预测在数据机房中的应用/8/a/4/88a4e8e59674f74c7f37e59280fe9915/p13_1.jpg) 测试结果:RMSE:0.25度 R $ ^{2} $ :97%    - 橙色线代表模型预测温度值 - 蓝色线代表真实温度值 LSTNet ## 模型部署和自动更新 1. 多次无法获取数据时,通讯异常0 码力 | 17 页 | 2.49 MB | 2 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)# Drawing UML with PlantUML  #### PlantUML Language Reference Guide (Version 1.2019.4) PlantUML is a component that allows <-- Bob: Another authentication Response @enduml  ### 1.2 Declaring participant It is possible to change participant order database Foo1 -> Foo6 : To collections @enduml  You can rename a participant using the as keyword. You can also change0 码力 | 167 页 | 1.83 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













