utensor_cgen
utensor_cgen copied to clipboard
init_env should be moved to code gen
Right now init_env() is platform specific. This needs to be either made into a class with empty default, or moved completely into code_gen
https://github.com/uTensor/uTensor/issues/78#issuecomment-359667507