-
Add [Tensor Instance Methods](https://www.paddlepaddle.org.cn/documentation/docs/en/api/paddle/Tensor\_en.html) to PaddlePaddle Frontend
Please keep in mind that the proper way to link an issue to …
-
对应的 gpu 信息如下:
![image](https://github.com/user-attachments/assets/1720ef39-51ef-4769-8408-e9c9482de9e8)
使用的是 docker,用的 paddle 镜像:ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddl:3.0.0b2-gpu-c…
-
I am implementing the AdamW optimizer for a project. The implementation can benefit from in-place computations, in particular `add_`, `addcmul_`, and `addcdiv_`. The tensor, multiplied tensors, and di…
-
请问一下大佬,
我在执行导出 .pt 文件的时候,可以导出bert_model.pt ssl_model.pt,但继续的时候就报错了。看起来是按中文去处理参考文本导致后续传参有问题了?(后面试了下就算改了 `get_phones_and_bert(` 后面的 "all_zh" 为 "en" 也还是会报错)
执行命令:
`python GPT_SoVITS/export_torch_scrip…
-
- [ ] #12345
-
### Summary
This project is undertaken as part of my summer internship at Quansight Labs, mentored by @izaid and @rgommers.
I would like to propose extending the current COO sparse array support in …
-
### Your current environment
N/A
### Model Input Dumps
_No response_
### 🐛 Describe the bug
When we use cpu offloading together with `torch.compile`, it will error:
```text
torch._dynamo.exc.…
-
I am trying to export a custom GeoCalib model to ONNX.
The model uses LMOptimizer, which accepts a custom class Pinhole (inherited from BaseCamera) as input. When I attempt to export the model, I en…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe your proposed enhancement in detail.
Opening this issue as a follow up to [this neurostars thread](ht…
-
修改配置:use_fid: True generator_model: "flan-t5-large"
运行命令:python run_exp.py --method_name 'naive' \
--split 'test' \
--dataset_name 'nq' \
--gp…