mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| all_schedulers.h | ||
| compile_time_info.h | ||
| normalization.cpp | ||
| normalization.h | ||
| pointwise_heuristic.h | ||
| pointwise.cpp | ||
| pointwise.h | ||
| reduction_heuristic.h | ||
| reduction_utils.cpp | ||
| reduction_utils.h | ||
| reduction.cpp | ||
| reduction.h | ||
| registry.cpp | ||
| registry.h | ||
| utils.cpp | ||
| utils.h | ||