-
## 背景
PyTorch 最近在 2.1.0 版本发布了 `torch.export` 功能,提供了以 PyTorch 2.x 的 dynamo 为核心的模型导出方法。其功能上与我们 Paddle 动转静模型导出 `paddle.jit.save` 相类似,因此我们想要建设一个 repo 能够自动对比 `torch.export` 和 `paddle.jit.save` 的导出成功与否,[…
-
Hi @yuxumin,
Thanks for your contributions to build new benchmarks ShapeNet55/34. I have a question about the shapenet dataloader part. In the dataloader, the pc_norm function will normalize the poin…
-
Very nice work!
And when I used the show_realtime_retargeting.py example with the laptop's built-in camera, the retargeting performed normally when my hand was facing the camera. However, as I gradua…
-
Thanks for the very interesting work!
I have three questions, and I hope you do not mind that I ask here.
1. In the traditional CLEAN, we use the dirty beam to infer the angular resolution. I am…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Network connectivity issues upgrading from `1.14.7` to `1.15.1`. Followed the [upgrade g…
-
### What happened?
I was running the kubernetes provider in a debugger, and attaching to it using `PULUMI_DEBUG_PROVIDERS`. I used the same process for numerous deployments, and eventually the pro…
-
Hey Michael,
Firstly, love this concept.
I really want to run it locally to play around with it and potentially integrate it into an open source project I want to try and build.
I've forked a…
-
Hi, minhnhat93. I am confused about the value of learning_rate.momentum in your code lista_train.
Would you mind telling me how to choose the value? Thank you very much!
-
I've been trying to implement IMGAUG to work with Keras's ImageDataGenerator (and have found the thread where this is discussed), but am running into an Assertion Error with no explanation during the …
-
## Project info
**Title**:
**Nobrainer: a python framework for neuroimaging data**
**Project lead**:
Hoda Rajaei: @Hoda1394
Aakankhsa Rana: @Aakanksha-Rana
Dhritiman Das: @dhritimandas
S…