Dynamic Model in TVM
rights reserved. Presenter: Haichen Shen, Yao Wang Amazon SageMaker Neo, Deep Engine Science Dynamic Model in TVM AWS AI© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Models with models© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Support dynamic model in TVM ● Support Any-dim in typing ● Use shape function to compute the type at runtime ● Virtual input_name = "data" input_shape = [tvm.relay.Any(), 3, 224, 224] dtype = "float32" block = get_model('resnet50_v1', pretrained=True) mod, params = relay.frontend.from_mxnet(block, shape={input_name:0 码力 | 24 页 | 417.46 KB | 5 月前3DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model
Efficient Mixture-of-Experts Language Model DeepSeek-AI research@deepseek.com Abstract We present DeepSeek-V2, a strong Mixture-of-Experts (MoE) language model characterized by economical training and parameters, DeepSeek-V2 and its chat versions still achieve top-tier performance among open-source models. The model checkpoints are available at h t t p s : / / g i t h u b . c o m / d e e p s e e k - a (Tokens/Sec) (b) Figure 1 | (a) MMLU accuracy vs. activated parameters, among different open-source models. (b) Training costs and inference efficiency of DeepSeek 67B (Dense) and DeepSeek-V20 码力 | 52 页 | 1.23 MB | 1 年前32021 中国开源年度报告
2021 China Open Source Annual Report 前 言 / Preface 2022 年来了,网上有一个段子,说这不过是“2020 too”,2022 年 1 月,也不过是 2020 年第 25 月。看起来一切都没有变化,我们依然在 COVID 之中。但是,从另一个角度来看,世界 正在发生巨变,我们所处的世界,正在高速朝着某个未知的方向前进。 年,则是起飞之 前的助跑阶段。从地面到天空,意味着整个行为的模式都会发生深刻的变化。我们原来只需要 在一个二维平面思考路径与方向,而到了天空,在三维空间里,我们多了无数选择。 For China's open source, the keyword for 2021 should be "run-up." The signs are undeniable. The Ministry of Industry Plan for the Development of Software and Information Technology Services", a typical signal that the open source sector will take off. Walking on the ground to flying in the sky are two completely different0 码力 | 199 页 | 9.63 MB | 1 年前32021 中国开源年度报告
低代码将会如何改变开源,值得关注 ……………………………………………………… 129 十、开源硬件持续升温,RISC-V 成果涌现 ………………………………………………………… 130 8 2021 CHINA OPEN SOURCE ANNUAL REPORT QUESTIONNAIRE 2021 中国开源年度报告 9 10 2021 中国开源年度报告 问卷篇 2021 中国开源年度报告 11 kubeedge/kubeedge 1132.2193445010600 1653 3 kubeedge/kubeedge 4317 318 582 1369 397 4 oam-dev/kubevela 1006.0651186399000 2135 4 oam-dev/kubevela 3389 544 1248 3033 1087 5 chaos-mesh/chaos-mesh 958.7506461130560 kubeedge/kubeedge 1132.2193445010600 1653 3 kubeedge/kubeedge 4317 318 582 1369 397 4 oam-dev/kubevela 1006.0651186399000 2135 4 oam-dev/kubevela 3389 544 1248 3033 1087 5 chaos-mesh/chaos-mesh 958.75064611305600 码力 | 132 页 | 14.24 MB | 1 年前3Apache OFBiz User Manual
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2.5. Data Model Library. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The OFBiz Setup application Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.1. Why we have OFBiz Setup Application? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 7.5.3. Request Data model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 304 页 | 5.21 MB | 1 年前3Krita 5.2 Manual
for digital artists. Our vision for Development of Krita is — Krita is a free and open source cross-platform application that offers an end-to-end solution for creating digital art files from scratch. Krita comics and animations. Developed together with users, Krita is an application that supports their actual needs and workflow. Krita supports open standards and interoperates with other applications. Krita’s under most desktop environments such as KDE, Gnome, LXDE, Xfce etc. – even though it is a KDE application and needs the KDE libraries. You might also want to install the KDE system settings module and0 码力 | 1502 页 | 79.07 MB | 1 年前3Apache OFBiz User Manual
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2.5. Data Model Library. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The OFBiz Setup application Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.1. Why we have OFBiz Setup Application? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 7.5.3. Request Data model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 307 页 | 5.64 MB | 1 年前3Unity for Human Beings
UI and attach scripts to components. By the end of this tutorial series, we will have made an application that has dynamically generated buttons that will show a specific image upon being clicked. I is Scripting Basics, finally the last section is Putting it all together. UI BASICS: When you open Unity3D, it will look like the image below. The only difference is that there should be absolutely in action soon) These are the Play, Pause, and Step buttons. They allow you to test your application or game. Zenva Academy – Online courses on game, web and mobile app development ©20160 码力 | 239 页 | 27.39 MB | 10 月前3Apache OFBiz User Manual Version trunk Version unspecified
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2.5. Data Model Library. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The OFBiz Setup application Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 4.1. Why we have OFBiz Setup Application? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188 13.5. HR Data model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 237 页 | 2.74 MB | 1 年前3Blender v2.92 参考手册(繁体中文版)
Blender 2.93 Reference Manual Welcome to the manual for Blender, the free and open source 3D creation suite. 起步⼊⾨ Sections 起步⼊⾨ 使⽤者介⾯ 編輯器 Scenes & Objects 建模 Sculpting & Painting Grease Pencil Animation Support Development Blender Chat Other Useful Links 介紹 Welcome to Blender! Blender is a free and open-source 3D creation suite. With Blender, you can create 3D visualizations such as still images, 3D benefit from its unified pipeline and responsive development process. Being a cross-platform application, Blender runs on Linux, macOS, as well as Windows systems. It also has relatively small memory0 码力 | 3966 页 | 203.00 MB | 1 年前3
共 519 条
- 1
- 2
- 3
- 4
- 5
- 6
- 52