You are viewing a plain text version of this content. The canonical link for it is here.
- [1/7] incubator-singa git commit: SINGA-362 Add functions to support einsum function - posted by wa...@apache.org on 2018/07/01 13:10:30 UTC, 0 replies.
- [2/7] incubator-singa git commit: SINGA-362 Add funcitons to support einsum function 1. fix the bug and support some test case 2. need to do some fix and use transpose function developed by yisen - posted by wa...@apache.org on 2018/07/01 13:10:31 UTC, 0 replies.
- [3/7] incubator-singa git commit: SINGA-362 Add functions to support einsum function 1.add the transpose function in python and use the function in existing functions 2.one problem need to fix: the tensor cannot be reshaped after transpose - posted by wa...@apache.org on 2018/07/01 13:10:32 UTC, 0 replies.
- [4/7] incubator-singa git commit: SINGA-362 Add functions to support einsum function 1.fix one problem in device.cc 2.use add(t, 0) to reset the stride and could use reshape after transpose - posted by wa...@apache.org on 2018/07/01 13:10:33 UTC, 0 replies.
- [5/7] incubator-singa git commit: SINGA-362 Add functions to support einsum function 1. change the api of repeat, reshape, transpose to be similar to numpy api 2. have some change in the reshape function to make it modified to 'Tensor Reshape' instead of ' - posted by wa...@apache.org on 2018/07/01 13:10:34 UTC, 0 replies.
- [6/7] incubator-singa git commit: SINGA-362 Add functions to support einsum function delete the repetitive reshape and transform, which are the same as yisen - posted by wa...@apache.org on 2018/07/01 13:10:35 UTC, 0 replies.
- [7/7] incubator-singa git commit: Merge branch 'pr385' - posted by wa...@apache.org on 2018/07/01 13:10:36 UTC, 0 replies.
- [01/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:09:56 UTC, 0 replies.
- [02/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:09:57 UTC, 0 replies.
- [03/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:09:58 UTC, 0 replies.
- [04/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:09:59 UTC, 0 replies.
- [05/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:00 UTC, 0 replies.
- [06/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:01 UTC, 0 replies.
- [07/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:02 UTC, 0 replies.
- [08/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:03 UTC, 0 replies.
- [09/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:04 UTC, 0 replies.
- [10/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:05 UTC, 0 replies.
- [11/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:06 UTC, 0 replies.
- [12/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:07 UTC, 0 replies.
- [13/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:08 UTC, 0 replies.
- [14/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:09 UTC, 0 replies.
- [15/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:10 UTC, 0 replies.
- [16/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:11 UTC, 0 replies.
- [17/18] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/05 03:10:12 UTC, 0 replies.
- [18/18] incubator-singa git commit: Merge branch 'pr387' - posted by wa...@apache.org on 2018/07/05 03:10:13 UTC, 0 replies.
- [1/2] incubator-singa git commit: SINGA-346 Update cudnn from V5 to V7 - posted by wa...@apache.org on 2018/07/08 08:06:12 UTC, 0 replies.
- [2/2] incubator-singa git commit: SINGA-371 Implement functional operations in c++ for autograd - posted by wa...@apache.org on 2018/07/08 08:06:13 UTC, 0 replies.
- [1/4] incubator-singa git commit: SINGA-381 - Update the autograd API to yeild the gradients - posted by wa...@apache.org on 2018/07/11 08:29:33 UTC, 0 replies.
- [2/4] incubator-singa git commit: SINGA-380 Fix bugs from Reshape - posted by wa...@apache.org on 2018/07/11 08:29:34 UTC, 0 replies.
- [3/4] incubator-singa git commit: SINGA-380) Fix bugs from Reshape - posted by wa...@apache.org on 2018/07/11 08:29:35 UTC, 0 replies.
- [4/4] incubator-singa git commit: SINGA-380) Fix bugs from Reshape - posted by wa...@apache.org on 2018/07/11 08:29:36 UTC, 0 replies.
- [1/5] incubator-singa git commit: SINGA-379 Implement batchnorm operation and its related functions for autograd - posted by zh...@apache.org on 2018/07/12 08:39:49 UTC, 0 replies.
- [2/5] incubator-singa git commit: SINGA-379 Implement batchnorm operation and its related functions for autograd - posted by zh...@apache.org on 2018/07/12 08:39:50 UTC, 0 replies.
- [3/5] incubator-singa git commit: SINGA-379 Implement batchnorm operation and its related functions for autograd - posted by zh...@apache.org on 2018/07/12 08:39:51 UTC, 0 replies.
- [4/5] incubator-singa git commit: SINGA-379 Implement batchnorm operation and its related functions for autograd - posted by zh...@apache.org on 2018/07/12 08:39:52 UTC, 0 replies.
- [5/5] incubator-singa git commit: SINGA-379 Implement batchnorm operation and its related functions for autograd - posted by zh...@apache.org on 2018/07/12 08:39:53 UTC, 0 replies.
- [1/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd - posted by ka...@apache.org on 2018/07/13 05:43:45 UTC, 0 replies.
- [2/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd - posted by ka...@apache.org on 2018/07/13 05:43:46 UTC, 0 replies.
- [3/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd - posted by ka...@apache.org on 2018/07/13 05:43:47 UTC, 0 replies.
- [1/2] incubator-singa git commit: SINGA-382 Implement concat operation for autograd - posted by ka...@apache.org on 2018/07/13 07:47:06 UTC, 0 replies.
- [2/2] incubator-singa git commit: SINGA-382 Implement concat operation for autograd - posted by ka...@apache.org on 2018/07/13 07:47:07 UTC, 0 replies.
- [1/4] incubator-singa git commit: SINGA-384 Implement ResNet using autograd API - posted by zh...@apache.org on 2018/07/16 03:13:27 UTC, 0 replies.
- [2/4] incubator-singa git commit: SINGA-385 Add new python module for optimizers - posted by zh...@apache.org on 2018/07/16 03:13:28 UTC, 0 replies.
- [3/4] incubator-singa git commit: SINGA-384 Implement ResNet using autograd API - posted by zh...@apache.org on 2018/07/16 03:13:29 UTC, 0 replies.
- [4/4] incubator-singa git commit: SINGA-382 Implement concat operation for autograd - posted by zh...@apache.org on 2018/07/16 03:13:30 UTC, 0 replies.
- incubator-singa git commit: change the source field back to git url in conda meta file - posted by wa...@apache.org on 2018/07/30 08:40:28 UTC, 0 replies.
- [1/2] incubator-singa git commit: modify the command for conda-build - posted by wa...@apache.org on 2018/07/30 10:18:11 UTC, 0 replies.
- [2/2] incubator-singa git commit: Merge branch 'pr404' - posted by wa...@apache.org on 2018/07/30 10:18:12 UTC, 0 replies.
- [1/2] incubator-singa git commit: SINGA-223 Update team page - posted by wa...@apache.org on 2018/07/30 10:18:58 UTC, 0 replies.
- [2/2] incubator-singa git commit: Merge branch 'pr405' - posted by wa...@apache.org on 2018/07/30 10:18:59 UTC, 0 replies.