torch-mlir/lib/Conversion/TorchToTosa
Ben Vanik b9847b1904
Fixing implicit double to float casts. (#2476)
MSVC (and other compilers with implicit narrowing warnings) don't like
this type mismatch.
2023-09-20 10:48:40 -07:00
..
CMakeLists.txt Fix a few missing dependencies. (#2014) 2023-04-11 11:18:49 -07:00
TorchToTosa.cpp Fixing implicit double to float casts. (#2476) 2023-09-20 10:48:40 -07:00
TosaLegalizeCommon.cpp Integrate llvm-project and mlir-hlo. (#2454) 2023-09-12 15:09:57 -07:00
TosaLegalizeUtils.cpp lib/Conversion/TorchToTosa/TorchToTosa.cpp: Fix legalization of comparions where the input type is bool (#2304) 2023-07-17 09:49:04 +02:00