1 /// global configurations
2 module grain.config;
3 
4 ///
5 shared bool backprop = false;