mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
Description: In the PR 12018 a few fixable python and cpp warning were introduced that this PR cleans up. Also adding a comment on the intent of test_mul_bool and out testing on test_ones. Motivation and Context When iterating in Python, use a list instead of a set and don't use reserved words Fix long line in cpp Clarify test_mul_bool intent for future developers. fill_ implements torch.ones under the covers but in previous pr verification on the out param was not added so adding it here. |
||
|---|---|---|
| .. | ||
| orttraining | ||
| pytorch_frontend_examples | ||
| tools | ||