Commits


Tang, Cheng authored and GitHub committed 8eb6546e8e9
enable eager mode with ortmodule (#8961) * initial change for eager/ortmodule integration * pdate to latest pytorch api * add test model;fix torch version issue * fix comments in pr * fix python test break * fix api change * fix comments in PR * pass device into the fw function