ac3c8e28eb4a26493ea56649b2e0c68eca589ad4
CoreX torch's c10::nullopt cannot implicitly convert to const std::optional<T>&. Solution: use static typed empty optionals (kNoneTensor, kNoneBool). Also unified all c10::optional forward decls to std::optional. Applied same fix to ix_moe_bridge.cpp.
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%