-
### Project URL
https://pypi.org/project/MegEngineLite/
### Does this project already exist?
- [X] Yes
### Which limit do you want increased?
total project size
### New limit
20G
…
-
是否支持多输入多输出的mge到onnx转化
-
![image](https://user-images.githubusercontent.com/78945582/142560673-a9ecc6f5-55e6-4c14-b0c2-ceb09bc22f14.png)
-
为了让用户深入理解 MegEngine 对计算设备的抽象,需要写一个 CompNode 的说明文档。阐述其基本作用,各种使用场景和预期效果。
-
https://megengine.org.cn/doc/stable/zh/getting-started/beginner/how-to-build-a-better-model.html
该页的 FFFFFFF 多了一个 F
-
现在的主站点 Nginx 逻辑会将所有的 404 页面转到官网 404, 这对于阅读文档的用户来说非常地不友好。因此需要有一个 404 页面来进行相关的说明,暂定使用 https://megengine.org.cn/doc/stable/zh/404.html 路径。
-
https://github.com/MegEngine/Models/blob/11013f6b3b252df71098b27714e39d9802d2520d/official/vision/classification/resnet/inference.py#L63
### Missing Code
There is one line of missing code for tran…
-
https://github.com/MegEngine/Models/blob/11013f6b3b252df71098b27714e39d9802d2520d/official/vision/classification/shufflenet/inference.py#L63
### Missing Code
There is one line of missing code for …
-
Hi, your run time decomposition is really amazing ! It's very useful for analysis network inference time. I'm curious about how do you measure these time? And what's the "Data" mean ?
![image](https:…
-
thank you for your sharing code! When I want to retrain the network, we find it takes longer and longer to train an epoch, and I'm not sure that's normal.