pytorch/tools/testing/target_determination
Catherine Lee 9391af9796 Merging heuristics (#118029)
Everyday I move closer and closer to just using numbers

* number of heuristics that marked it as high, probable, low, none etc
* order of heuristics in the `__init__` file as well as how the heuristic ordered the tests
* put heuristics historical edited files and profiling as not trial mode
* briefly sanity checked that all shards of the larger test files (ex test_ops) exist and there are no dups
Pull Request resolved: https://github.com/pytorch/pytorch/pull/118029
Approved by: https://github.com/huydhn
2024-01-31 20:00:10 +00:00
..
heuristics Merging heuristics (#118029) 2024-01-31 20:00:10 +00:00
determinator.py [ez][td] Pipe TD logs to log file (#116796) 2024-01-05 19:05:12 +00:00