• Robert Kimball's avatar
    Optimizations to reduce compile time (#357) · 7f3dc2d7
    Robert Kimball authored
    * much faster compile time
    * Remove all variables and just directly access inputs, output, and temps.
    * compare layouts when checking if two ops are equal
    * make performance counters available to all backends
    7f3dc2d7
backend_test.in.cpp 197 KB