Gooddz1

Results 8 issues of Gooddz1

你好,在转换trt的时候,[TensorRT] ERROR: INVALID_ARGUMENT: getPluginCreator could not find plugin ScatterND version 1 是因为我用的tensorrt是7的原因吗? 那么,可以帮忙在使用tensorrt7的工程中,添加ScatterND 的插件吗?期待更新 https://github.com/NVIDIA/TensorRT/tree/release/8.0/plugin/scatterPlugin

使用nni对yolov8进行剪枝,报了如下错误 Comparison exception: The values for attribute 'shape' do not match: torch.Size([]) != torch.Size([1, 8400]).

How do I need to modify the configuration file to use Anytool's pruned version of the model when downloading it? Download link for Anytool pruning model: https://modelscope.cn/models/bdsqlsz/AnyDoor-Pruned/feedback

报了如下错误 ``` aarch64-linux-gnu-gcc: 错误: unrecognized command line option ‘-mavx’ aarch64-linux-gnu-gcc: 错误: unrecognized command line option ‘-mavx2’ aarch64-linux-gnu-gcc: 错误: unrecognized command line option ‘-mfma’ aarch64-linux-gnu-gcc: 错误: unrecognized command line option ‘-mf16c’...

qwen这个速度挺快的,有打算支持qwen吗?

-- init_whisper_decoder_model use: 221.897003 ms -- read_mel_filters & read_vocab & read_audio use: 11.515000 ms -- inference_whisper_model use: 7662.529785 ms Whisper result: Mr. Quilter is the apostle of the middle classes...

利用kuiperinfer实现yolov8推理,出现”Can not find the layer type: pnnx.Attribute “的错误

minimind的模型量化出教程吗