Commit Graph

889 Commits

Author SHA1 Message Date
Dun Liang dff7835847 dirty fix windows \r\n change line 2021-04-09 14:40:23 +08:00
Dun Liang e37dd420d9 polish gcc error 2021-04-09 12:51:24 +08:00
yang guo ye 8243ebc5b5
Merge pull request #193 from Jittor/ygy5
fix memory profiler bug
2021-04-06 18:42:57 +08:00
cxjyxx_me a892bcd2af fix memory profiler bug 2021-04-06 16:49:21 +08:00
Dun Liang c7b78f570e add res2net pretrain 2021-04-03 15:30:47 +08:00
Xiang-Li Li b031e5d617
Merge pull request #190 from Jittor/pool
change pool inference
2021-03-24 22:13:18 +08:00
Dun Liang 4af7280342 polish test error 2021-03-24 22:06:27 +08:00
zhouwy19 c4a9816ec0 add test pool 2021-03-24 17:50:34 +08:00
zhouwy19 99b7fbeec1 change pool inference 2021-03-23 20:32:07 +08:00
Exusial cd3319edf4
add sampler (#187)
* fix bicubic,add fold.

* add eye.

* add test for qr,bicubic,fold,unfold.

* fix bicubic and fold to code_op ver.add grad test.

* add docs.update pinv to support (..,M,N) shape

* edit maintainer and testfunc's name.

* fix nn

* fix nn

* add sampler and subset.

* fix subset,change jittor op to np op.

* fix.

* fix space.

* fix?.

* copy.

* copy.

* delete .idea

* add sampler hook in dataset

* add doc

* add sampler

Co-authored-by: Exusial <2247838039@qq.com>
Co-authored-by: Gword <471184555@qq.com>
Co-authored-by: Dun Liang <randonlang@gmail.com>
2021-03-23 19:08:16 +08:00
uyzhang 7ace88d718 mul bug fix 2021-03-23 16:03:40 +08:00
Dun Liang d5bbea7319 update version 2021-03-20 12:33:55 +08:00
Dun Liang d7eef7869d Merge branch 'master' of https://github.com/Jittor/jittor 2021-03-20 12:33:32 +08:00
Dun Liang 7941175165 polish error message 2021-03-20 12:33:25 +08:00
li-xl 83775f0427 add remove forward hook 2021-03-20 11:55:47 +08:00
Dun Liang 433cae596e polish free message 2021-03-19 15:38:21 +08:00
Dun Liang e674efba84 polish dataset worker error handle 2021-03-18 22:29:51 +08:00
Dun Liang 6c4a2dc463 update cutt and version 2021-03-18 13:47:39 +08:00
Dun Liang d20916f972 cutt update to v1.1 2021-03-18 13:47:16 +08:00
li-xl 36a3c24a46 add bernoulli 2021-03-17 20:22:36 +08:00
li-xl 33f85afe6c update adam 2021-03-17 16:49:38 +08:00
Dun Liang 7e7649e345 polish compile message 2021-03-17 13:03:49 +08:00
Jittor 2e0c0b8288
Merge pull request #186 from lzhengning/doc
[Doc]: add docstrings for several ops and update docstring styles.
2021-03-16 18:48:24 +08:00
Jittor 80ad0d81ae
Update arg_reduce_op.h 2021-03-16 18:45:47 +08:00
li-xl 9a4bc9d183 add enable_grad 2021-03-16 16:15:09 +08:00
lzhengning 8b987b928e Merge branch 'master' into doc 2021-03-16 15:43:41 +08:00
lzhengning 051ba4e5f3 doc: optimize to reduce duplicated docs 2021-03-16 15:42:53 +08:00
lzhengning 331964afe8 doc: added arg_reduce, broadcast_to, reduce, reshape 2021-03-16 15:41:39 +08:00
zhouwy19 655f3cc090
Merge pull request #185 from Jittor/zwy1
add index_add_
2021-03-16 11:21:23 +08:00
zhouwy19 a09c988299 add index_add_ doc 2021-03-16 10:27:26 +08:00
zhouwy19 6dde7e40cb add index_add_ 2021-03-15 21:48:08 +08:00
Dun Liang 3e0396a14e better dataset error msg 2021-03-15 18:07:20 +08:00
Dun Liang d531a9a9d5 update url 2021-03-12 18:20:36 +08:00
Dun Liang d51ce09d31 update version 2021-03-12 15:41:37 +08:00
li-xl ae0a661c3b polish getitem 2021-03-12 15:40:29 +08:00
li-xl dd6394e656 Merge branch 'master' of https://github.com/jittor/jittor 2021-03-12 15:35:05 +08:00
li-xl 8f7c997afb update upsample 2021-03-12 15:34:34 +08:00
Dun Liang d9d0982ffd polish setitem 2021-03-11 20:47:00 +08:00
Dun Liang f240c5a3de abs -> std::abs 2021-03-11 20:43:40 +08:00
li-xl 9b67168f18 update zeropad 2021-03-11 16:08:52 +08:00
Dun Liang 36e7acfc1f polish auto_parallel and upsample 2021-03-11 16:05:34 +08:00
Dun Liang 8978e7dcd1 polish sigmoid nan 2021-03-10 16:53:29 +08:00
Dun Liang 8616c01a74 polish conv1d bias 2021-03-10 15:25:55 +08:00
Dun Liang 40ce9e605a polish conv1d weight 2021-03-10 13:35:06 +08:00
Dun Liang a0f2516626 polish extra none slice 2021-03-08 22:23:06 +08:00
Dun Liang fcaf0f9da5 polish setitem bool mask 2021-03-08 22:01:21 +08:00
lzhengning 5dcf826ef1 doc: change docstring style of C++ ops 2021-03-08 17:15:33 +08:00
Dun Liang 1d665e4dbf add scatter gather support 2021-03-07 16:11:28 +08:00
Dun Liang 8bf423980e add NotImplementedError when not override execute 2021-03-06 17:02:24 +08:00
Dun Liang 0d94663dee bool slice check 2021-03-05 12:04:40 +08:00