Leo

Results 6 comments of Leo

> 同问,这个问题怎么解决 看起来需要升级gcc

> > 同问,这个问题怎么解决 > > 看起来需要升级gcc 参考 @YUANMU227 的方案,conda install -c psi4 gcc-5 即可

same issue: deepspeed: torch:2.1.0.dev20230424+cu117 deepspeed:0.11.0

I also came across with the "Invalid Feed" error, here is my solution, before testing with onnxruntime_test, I use onnx optimize the onnx model, after "eliminate_unused_initializer" optimization, the onnxruntime_test passed....

我也遇到了同样的问题,可能是deepspeed版本的问题