New macros for faster node validation checks (#2537)
* Skeleton for faster validation asserts * Switch to __VA_ARGS__ for compatibility, remove -Wno-variadic-macros * Add benchmarks for constructing Add and Convolution * Quick hack to avoid shadowing inside the CHECK macro * Quick hack to avoid inadvertent capture inside the macro * Update convolution, and change a bunch of tests to anticipate the new error class
Showing
src/ngraph/check.hpp
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment