Commits


Juan Paez authored and GitHub committed 9b6ef17c5f4
Eager opgen support for in-place operations with variadic args (#12125) * use torch library binding frontend for tensorlist * fix test * allow in-place modification of variadic args * fix lint issues * update ORT eager readme Co-authored-by: Juan Paez <juanpaez@microsoft.com>