-
## 🐛 Bug
Currently, if I install from nightly using instructions from README.md, and try to run a simple test, I see "undefined symbol: _ZN5torch4lazy13MetricFnValueB5cxx11E" which has "cxx11" in i…
-
### Reason/inspiration (optional)
We would like a new entry on the `.select()` term under PyTorch. The entry should go in a new file under `docs/content/pytorch/concepts/tensor-operations/terms/sel…
-
/pytorch/aten/src/THCUNN/SpatialClassNLLCriterion.cu:106: cunn_SpatialClassNLLCriterion_updateOutput_kernel: block: [0,0,0], thread: [160,0,0] Assertion `t >= 0 && t < n_classes` failed. …
-
Hi!
Sorry to bother you. I encountered an error when trying to run train_graph_cpg.py. The command I used is as follows:
```
python ${graphcpg}/model/train_graph_cpg.py --dataset_path ${graphcpg}/m…
-
### Feature request
Is it possible to start supporting Pytorch and TensorRT inference optimizations? There are a lot of use cases where it could be useful, and optimum seems to already have a lot of …
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A…
-
![屏幕截图 2024-11-13 221304](https://github.com/user-attachments/assets/c769ef32-d6e2-4f03-b970-8641ea5d8b15)
想运行推理一张图片时,遇到下面的错误:
ModuleNotFoundError: No module named 'src'
命令行代码:python rtdetrv2_pytor…
-
Following [this response](https://github.com/aws-neuron/aws-neuron-sdk/issues/1015#issuecomment-2415396727), I am trying to benchmark a PyTorch program using [this tutorial](https://awsdocs-neuron.rea…
-
Hi team,
I met the following error when I run sudo ninja -C build install. Could you please help me with that? Thanks!
```
[202/203] Linking target ext/nnstreamer/tensor_filter/libnnstreamer_f…
-
In djl.jupyter.load_pytorch_model.ipynb,when I am running
"
Criteria criteria = Criteria.builder()
.setTypes(Image.class, Classifications.class)
.optModelPath(Paths.get("build/p…