https://github.com/halide/Halide
Raw File
Tip revision: 3a0dce8ceb0343c7ff6b8125011847079739b80f authored by Steven Johnson on 22 August 2022, 23:46:14 UTC
get_test_tmp_dir() should return system tmp, not current dir
Tip revision: 3a0dce8
profiler.cpp
#define TIMER_PROFILING 0
#include "profiler_common.cpp"
back to top