Name Last commit Last update
..
Makefile Cleaned up build system, now make should work immediately on linux, etc. Deprecated some unushed tests and code.
cyclopstf.cxx Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
cyclopstf.hpp Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
dist_tensor_fold.cxx Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
dist_tensor_inner.cxx Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
dist_tensor_internal.cxx Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
dist_tensor_internal.h Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
dist_tensor_map.cxx Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
dist_tensor_op.cxx Added get_max_abs as per Devin;s feature request. Added sym sum, enabled by defining USE_SYM_SUM
dt_aux_map.hxx Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
dt_aux_permute.hxx Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight
dt_aux_rw.hxx Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight
dt_aux_sort.hxx Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY.
dt_aux_topo.hxx Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
mach.h Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
scala_backend.cxx Got rid of the unbearably ugly copy right warning from all the files and put in a shortened one.
sym_indices.hxx Added an interface for Devin's symmetric index functions