pytorch/torch/csrc/jit/codegen/cuda/scheduler
Nolan O'Brien 639b42e04b [warning] Fix TORCH_INTERNAL_ASSERT calls missing condition to check 1/x (#71711)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/71711

This will fix a ton of broken asserts that should always fire but never actually fire.
All would have been caught with `-Wstring-conversion` warnings enabled.

Test Plan: CI Pass

Differential Revision: D33743605

fbshipit-source-id: 062641f9d5d02c6e317c5a286fd01017cf77237f
2022-01-25 07:40:31 -08:00
..
all_schedulers.h Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
compile_time_info.h Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00
normalization.cpp [warning] Fix TORCH_INTERNAL_ASSERT calls missing condition to check 1/x (#71711) 2022-01-25 07:40:31 -08:00
normalization.h Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
pointwise_heuristic.h Revert "Revert D30752939: [pytorch][PR] nvfuser update" (#65137) 2021-09-22 04:54:51 -07:00
pointwise.cpp Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00
pointwise.h Revert "Revert D30752939: [pytorch][PR] nvfuser update" (#65137) 2021-09-22 04:54:51 -07:00
reduction_heuristic.h Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
reduction_utils.cpp Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
reduction_utils.h Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
reduction.cpp Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
reduction.h Revert "Revert D30752939: [pytorch][PR] nvfuser update" (#65137) 2021-09-22 04:54:51 -07:00
registry.cpp Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00
registry.h Nvfuser code bump 11 5 (#67943) 2021-11-17 01:22:17 -08:00
utils.cpp Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00
utils.h Nvfuser code bump 12 5 (#69964) 2021-12-16 08:28:54 -08:00