1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1. make run_mlp pass 2. in order to support auto reallocatoin, the interface of add, quantizedMat is changed More... over 6 years ago
1. change for making auto allocation for tensor** More... over 6 years ago
1. change for making auto allocation for tensor** More... over 6 years ago
1. change for making auto allocation for Tensor** More... over 6 years ago
1. change for making auto allocation for Tensor** More... over 6 years ago
pass the mlp test 1. change interface of reshape (from Tensor * to Tensor**) More... over 6 years ago
pass the mlp test 1. change interface of reshape (from Tensor * to Tensor**) More... over 6 years ago
QntMatMal Context test More... over 6 years ago
QntMatMal Context test More... over 6 years ago
1. make tensor_test pass for new tensor More... over 6 years ago
1. make tensor_test pass for new tensor More... over 6 years ago
1. refactor NnOps to use new version tensor More... over 6 years ago
1. refactor NnOps to use new version tensor More... over 6 years ago
delete the tensor in testcase for avoiding runing out of memory More... over 6 years ago
delete the tensor in testcase for avoiding runing out of memory More... over 6 years ago
1. math mathops pass 2. replace old tensor syntax to refactored one 3. make tensorChkAlloc syntax changed, because of using realloc Tensor* in function More... over 6 years ago
1. math mathops pass 2. replace old tensor syntax to refactored one 3. make tensorChkAlloc syntax changed, because of using realloc Tensor* in function More... over 6 years ago
fix tensorChkAlloc call convention 1. because of Tensor* to Tensor** More... over 6 years ago
fix tensorChkAlloc call convention 1. because of Tensor* to Tensor** More... over 6 years ago
Merge branch 'master' of https://github.com/neil-tan/uTensor More... over 6 years ago
Merge branch 'master' of https://github.com/neil-tan/uTensor More... over 6 years ago
change readme to explain develop branch for developer More... over 6 years ago
change readme to explain develop branch for developer More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
for arrayops test 1. replace old version of tensor to new one 2. make pass test More... over 6 years ago
for arrayops test 1. replace old version of tensor to new one 2. make pass test More... over 6 years ago
modify main function for matrixops test More... over 6 years ago
modify main function for matrixops test More... over 6 years ago
1. remove unnecessary private member 2. remove temporary function in ramtensor constructor 3. fix constructor parameter type More... over 6 years ago