mirror of https://github.com/llvm/torch-mlir
d13bb0e5c1
The existing implementation of `ConvertConstantTensorAllocOp<>` requires a C++17 feature `if constexpr ()`. This commit removes the use of that feature to support the implementation even for lower C++ versions. Signed-Off-by: Gaurav Shukla <gaurav@nod-labs.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TorchToLinalg.cpp |