onnxruntime
bdd7bd08
- Remove the use of eval in test code (#15097)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Remove the use of eval in test code (#15097) ### Description Remove the use of `eval` in test code so we don't (1) use eval and (2) create "unused" local vars that ruff will remove. Predecessor to #15085
References
#15097 - Remove the use of eval in test code
Author
justinchuby
Parents
c964da7e
Loading