-
### bug描述 Describe the Bug
平台:本地运行i7-7700+3090,paddlepaddle-2.31,ubuntu-16.04,cuda11.2,python3.6,g++5.5
bug描述:
测试了2个模型,ppyolo_mbv3_large_coco模型和picodet_l_320_coco_lcnet模型。
1、https://github.com/P…
-
Qwen model FP32-INT4 precsion inference, input token size 2500
there are 2 issues found
1) Output tokens repeats
2) Reports Native API failed when running the same command in 2nd round
Platform…
-
When initializing a Mamba block, why is it that we don't need to pass in a sequence length input?
For example, I want to do next-step prediction by mapping timesteps [s ... t] to [s + 1 ... t + 1]…
-
项目中只是说了使用多标签微调lstm 没有说明具体该怎么给视频标注多标签 标注几个 这个对于新手也比较难,能举个例子说明一下嘛,给没有经验的小菜一个标注的方向,万分感谢!谢谢!
-
プログラム言語の本もだいたい読んだので、次は機械学習の本でも読むかな、と思い、Goodfellow本を読む事にする。
ちょうど年末に買っておいたので。
-
- PyTorch-Forecasting version: 1.0.0
- PyTorch version: 2.0.1+cu117
- Lightning version: 2.0.4
- Python version: 3.10.11
- Operating System: Linux-5.10.0-23-cloud-amd64-x86_64-with-glibc2.31 (Goog…
-
See here: https://deepmind.com/blog/alphazero-shedding-new-light-grand-games-chess-shogi-and-go/
Not read yet...
-
I write an attention(based on lstm) for nmt using own data by studying your code.but the attention weights doesn't seem normal. here is the code. Can i get some help from you?thanks very much.
[`code…
-
I'm trying to learn a regression problem. The data is mostly one-hot encoded categorical variables, one continuous. The target output is a probability (0-1). Here is the code:
```
def read_lines(f…
-
### Describe the issue
Hi, a test in our CI is failing with ORT 1.17 and not with previous ORT versions. I believe it is a regression.
The culprint is likely: https://github.com/microsoft/onnxrunt…