ahqzy
ahqzy
Hi I'm debuging some onnx model, I want to compare the result between cpu and gpu., so I need get all intermediate output. I can get them when in cpu...
Hi, Timvx only supports constant-mode for operator Pad currently, do you have a plane to support reflect-mode and edge-mode?
Hi, I'm testing matmul in timvx(opencl). It works well when both input is 4d or below. But it works abnormally when input dimension is equal or greater than 5. For...
### System Info I am studying the function kdequant_mm_int32_fp16() and encountered a confusing issue. I constructed a matrix with a shape of [3, 96] and values ranging from 0 to...
命令:python -m scripts.audio2vid --config ./configs/prompts/animation_audio2.yaml -W 512 -H 512 -acc 视频: https://github.com/user-attachments/assets/feb9e3f1-42e9-4e97-9ee8-ce7d4426b33b
[hugectr2onnx_bst_test.zip](https://github.com/user-attachments/files/18269157/hugectr2onnx_bst_test.zip) when do onnx inference(HugeCTR/test/onnx_converter_test/hugectr2onnx_bst_test.py), it failed as below: ``` # python ./hugectr2onnx_bst_test.py [HUGECTR2ONNX][INFO]: Converting Data layer to ONNX [HUGECTR2ONNX][INFO]: Converting DistributedSlotSparseEmbeddingHash layer to ONNX [HUGECTR2ONNX][INFO]: Converting DistributedSlotSparseEmbeddingHash layer to...
Hi, If I want to train a model with pytorch, and inference by onnxruntime, may I use hps(redis、rocksdb) to pass parameters?
拉取了最新代码,编译demo metaplayer7时报错,信息如下:  看了下编译出来的文件,确实没有libyangh264decoder.a,只有libmetartc7.a libmetartccore7.a
1 执行命令: python -m trt.export_onnx --model-root ./ckpts --infer-mode fa --no-enhance --load-key ema --model DiT-XL/2 --image-size 1024 1024 报错信息: (hydit) root@L20:~/HunyuanDiT# python -m trt.export_onnx --model-root ./ckpts --infer-mode fa --no-enhance --load-key ema...