eduard

Results 2 issues of eduard

https://github.com/Ugenteraan/ResNet-50-CBAM-PyTorch/blob/fc43294d423050ff14da8016fd6948b99ad4a912/load_dataset.py#L55

I am trying to use implement this [class ](https://github.com/huggingface/optimum/blob/69af5dbab133f2e0ae892721759825d06f6cb3b7/optimum/onnxruntime/modeling_seq2seq.py#L1832) in C++ because unfortunately I didn't find any C++ implementation for this. Therefore, my current approach is to revert this class...

question
onnxruntime