High-efficiency floating-point neural network inference operators for mobile, server, and Web
1.89k
stars
376
forks
source link
Replace the `C++17` `static_assert(bool)` with the `C++11` `static_assert(bool, const char *)`. #7535
Closed
copybara-service[bot] closed 13 hours ago
Replace the
C++17
static_assert(bool)
with theC++11
static_assert(bool, const char *)
.