-
**Describe the bug**
When I compressed a paired end file with genie (spring) and then decompressed to mgrec format, genie got stuck. It works nicely when decompressing to fastq. I tried to debug with…
-
##环境
1.系统环境:MegStudio
2.MegEngine版本:default
3.python版本:default
## 复现步骤
旷视视频超分比赛,将torch实现的CBAM模块迁移到megengine过程中出现了警报。
我定位了一下应该是SpatialAttention的问题.
我把torch.max(x,dim=1,keepdim=True)和torch.min(…
-
## 环境
1.系统环境:Redhat Linux Enterprise
2.MegEngine版本:0.5.1
3.python版本:3.6.10
## 复现步骤
1.
2.
3.
## 请提供关键的代码片段便于追查问题
## 请提供完整的日志及报错信息
megengine._internal.exc.MegBrainError: MegBrain c…
-
1. 在python中inference时,是否可以使用fp16精度?
类似于PyTorch中的:
```
model.half()
img = img.half()
result = model(img)
```
2. 将模型导出,使用C++进行推理时,是否支持fp16?有没有精度转换的API?
-
At the bottom of the page the Collaborators link points to the privacy policy
![collaborators link broken](https://user-images.githubusercontent.com/16824894/91584830-37591900-e921-11ea-8b63-d0147b…
-
There is a bug in src/Mpdf.php. In the function TOCpagebreakByArray($a) (line 25576) $tocfont, $tocfontsize, $tocindent are not defined:
add:
$tocfont = (isset($a['tocfont']) ? $a['tocfont'] : (is…
-
**Describe the bug**
When I compressed paired end unaligned data and then decompressed it with a fastq file in the --output-file option (and no --output-suppl-file option), genie ended with segmentat…
-
Can you change the LCD driver?Ili9342 is no longer available in China。
-
首先,惊叹MegEngine的速度。从torchvision拷贝个resnet18在cpu测试,MegEngine是pytorch速度的9倍。这个速度比opencv还快,opencv大概是pytroch的4倍。
但是,我运行程序后发现可能无法正常退出。
![image](https://user-images.githubusercontent.com/21007783/77729280-3c…
-
## 环境
1.系统环境:Red hat Linux Enterprise
2.MegEngine版本:
3.python版本:
## 复现步骤
1.
2.
3.
## 请提供关键的代码片段便于追查问题
## 请提供完整的日志及报错信息
(base) [intern6@node011 build]$ make -j4
-- Building MegB…