laurenlong
laurenlong
看您运行成功了,可以请问一下llava_image_tune_.json,videochatgpt_tune_.json,nlp_tune.json三个文件是在哪里下载的吗,原本数据集上好像并没有
> 数据集可以选择huggingface中的某一组,valley的可以只下一部分,然后打开用于测试  请问是这里面的数据集吗,我尝试下载了多个之后打开也没有找到,唯一看到的json文件是llava_image_tune里面的dataset.json,但应该和要求的json文件没有关系
Is there a sample in the code repository for reference with Python?
I modified the inference process of sampleOnnxMNIST. Changed the first two engines to parallel inferencing. The result shows that the inference time for both branches has become longer and not...
Yes, I can see similar outputs in my logs: ``` [08/05/2024-11:55:04] [V] [TRT] *************** Autotuning format combination: Half(38400,480:2,30,1), Half(38400,480:2,30,1) -> Half(38400,480:2,30,1) *************** [08/05/2024-11:55:04] [V] [TRT] --------------- Timing Runner: Conv_276 +...
Due to some limitations I can't upload all the .json files. I copied all the information involving Conv_663 + Add_664 + Relu_665 and Conv_276 + Add_277 + Relu_278. li_layinfo.json: ```...
Sorry. The problem is that the need for confidentiality prevents me from uploading the entire contents of the json file. I completely understand if it can't be diagnosed based on...
Same!Have you solved it?