Skip to content

Commit

Permalink
Take advantage of C++17 in scalar_type_util.h (pytorch#7022)
Browse files Browse the repository at this point in the history
Pull Request resolved: pytorch#6968

I generated a big ugly table because we couldn't make promoteTypes constexpr before we had C++17. Now we have C++17.
ghstack-source-id: 254805946

Differential Revision: [D66181946](https://our.internmc.facebook.com/intern/diff/D66181946/)

Co-authored-by: Scott Wolchok <[email protected]>
  • Loading branch information
pytorchbot and swolchok authored Nov 21, 2024
1 parent 8d71cd3 commit 2c65b97
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 318 deletions.
39 changes: 0 additions & 39 deletions runtime/core/exec_aten/util/genScalarTypeTable.py

This file was deleted.

Loading

0 comments on commit 2c65b97

Please sign in to comment.