-
参考:https://github.com/MegEngine/Documentation/commit/3990d68895bccb71628b7d386a66b3133a723e30
Website: https://docsearch.algolia.com/
Config File: https://github.com/algolia/docsearch-configs/bl…
-
将MGE_ARCH设置为`fallback`之后,ConvBias算子缺少PostProcess实现,无法使用。
## 环境
1.系统环境:macOS 11.2.3
2.MegEngine版本:latest
3.python版本:无
## 复现步骤
1. 按照正常步骤安装依赖。
2. 在CMakeLists中手动修改`MGE_ARCH`为`fallback`,开启单元测试。
3…
-
`F.nn.pad(x,((1,1))`, 报错`TypeError: 'int' object is not subscriptable`,但是按API来说这种传入应该是没毛病的?
## 环境
1.系统环境:Windows 10
2.MegEngine版本:1.6.0
3.python版本:3.7
## 复现步骤
```python
import megengine as …
-
when `./scripts/cmake-build/host_build.sh -c`
```
CMake Error at cmake/cudnn.cmake:31 (message):
Can not find CuDNN Library
```
-
## detail | 详细描述
目前看官方的教程,只有ImageServer和VideoServer,两者必须要传输Image或者Video数据,虽然有extra_data能够解析URL,但是无法只传输纯文本信息。
希望官方教程增加在MegFlow框架下,利用Flask等Web框架作为source的示例代码,方便自定义传输数据的类型
-
Which function I can replace it?
-
## 环境
1.系统环境:MegStudio
2.MegEngine版本:1.6.0
3.python版本:Python 3.7
## 复现步骤
1.
```python
import megengine.functional as F
F.full((2, 2), 1.0, dtype=int)
```
当``dtype``为`'int8'` 或 `'float3…
-
Hi, I just downloaded the MegSpot-1.1.1.zip file from https://github.com/MegEngine/MegSpot/releases/download/v1.1.1/MegSpot-1.1.1.zip ,
![image](https://user-images.githubusercontent.com/3831847/1…
-
## 背景
从heatmap中取出大于阈值的坐标,尝试使用MegEngine算子[megengine.functional.where](https://megengine.org.cn/doc/stable/zh/reference/api/megengine.functional.where.html?highlight=where#megengine.functional.where)但是…
-
系统: Windows10
浏览器版本:Chrome 已是最新版本
版本 95.0.4638.69(正式版本) (64 位)
下载链接:
https://github.com/MegEngine/MegSpot/releases/download/v1.1.1/MegSpot-1.1.1.exe
![image](https://user-images.githubuserc…