1 2 3 4 5 6 7 8 9 10 11
#![feature(test)] extern crate test; #[macro_use] mod imports; use imports::*; x!{blob_gpu_test} x!{blob_stats} x!{blob_test} x!{blob} x!{tensor_stat_getter}