-
Hi Team,
Unable to create docker image.
-
I want use tensorrt to accelerate https://github.com/MooreThreads/Moore-AnimateAnyone, but I don't know how to support referenceNet.Can you give me some advice?
-
I was sifting through the cuDNN documentation and came across these snippets:
"cuDNN BF16 and FP16 Fused Flash Attention now supports embedding dim = 256 use cases in forward propagation.
Expand…
-
## Description
I encounter this error when I try to extract results from the TensorRT engine.
## Environment
**TensorRT Version**: 10.5.0
**NVIDIA GPU**: RTX 3050
**NVIDIA Driver Version**: 5…
-
D:\my\pytorch\awesome-semantic-segmentation-pytorch-master\awesome-semantic-segmentation-pytorch-master\core\nn>python setup.py build develop
信息: 用提供的模式无法找到文件。
running build
running build_ext
D:\d…
-
![1](https://github.com/Anddd7/architecture-diagram/assets/24785373/187c4c5b-0e72-41f7-a5ef-9292b9bd0f9c)
![2](https://github.com/Anddd7/architecture-diagram/assets/24785373/9996e6b0-790e-49cb-af72-d…
-
When you configure a `coder_app` that is path based, Coderd will always strip the subpath from the proxied request.
So when you hit
```
GET /@Emyrk/workspace.main/apps/code-server/
```
The a…
Emyrk updated
1 month ago
-
Hi, I am just trying the example provided (https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/examples/te_llama/tutorial_accelerate_hf_llama_with_te.html), with llama 2 model.
As it i…
-
Let say I define a global tensor `t1`, where shape is `[1, 12, 2000, 112]`, and the actual input tensor `t2` shape is `[1, 12, 40, 112]`. I have copied the actual value of `t2` to `t1` using `_copy`, …
-
Traceback (most recent call last):
File "D:/my/torch-gpu/mu_yi_hua-GSCNN-master/GSCNN/train.py", line 381, in
main()
File "D:/my/torch-gpu/mu_yi_hua-GSCNN-master/GSCNN/train.py", line 128,…