-
- Downloads
Update faust_torch module.
- Managing torch row major-order inconsistency with faust column major-order representation. Does it by computing like it was the transpose product. It allows to avoid useless but heavy copies. - New function to display tensors. - faust_torch code documentation. - Minor change in faust_torch test.
Showing
- misc/test/src/C++/faust_torch.cpp.in 19 additions, 10 deletionsmisc/test/src/C++/faust_torch.cpp.in
- src/faust_linear_operator/CPU/faust_torch.h 45 additions, 12 deletionssrc/faust_linear_operator/CPU/faust_torch.h
- src/faust_linear_operator/CPU/faust_torch.hpp 111 additions, 47 deletionssrc/faust_linear_operator/CPU/faust_torch.hpp
Please register or sign in to comment