Kevin Huang

Results 2 comments of Kevin Huang

Hi, Here is the section for Comparison with PyTorch which should be there instead. 1. Comparison with PyTorch # PyTorch Inferencing on ResNet50 import time latency = [] with torch.no_grad():...

Was this ever solved? Also running into this error when trying to just reproduce the CogAgent finetuning results from the official example scripts. **During fine-tuning (finetune_cogagent_demo.py), the predictions are correct**,...