onnxruntime
42723043 - Fix torch cpp ext build when CPU wheel is installed but GPU card is present (#11608)

Commit
3 years ago
Fix torch cpp ext build when CPU wheel is installed but GPU card is present (#11608) * Fix torch cpp ext build when CPU wheel is installed but GPU card is present Also there is a minor improvement for ATen operator that allows both "::op" and "aten::op" name for operators * Fix flake8 false positive
Author
Thiago Crepaldi
Parents
Loading