Commit Graph

59 Commits

Author SHA1 Message Date
lzhengning b824ab83c0 update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435 2023-04-25 14:28:38 +08:00
Dun Liang b25e62f1bb polish dataloader 2023-01-15 13:30:03 +08:00
Dun Liang 5bc160b19c dataset and dataloader interface polish 2022-11-16 11:31:55 +08:00
li-xl 59ec0c54f0 polish keep numpy array in multiple worker 2022-05-08 17:00:29 +08:00
Dun Liang cc6cb28d46 polish dataset use jittor with cuda 2022-04-23 17:32:12 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
li-xl aa45703143 add jittor_home 2022-03-22 20:28:43 +08:00
Dun Liang 500dfc6ee3 Merge branch 'master' of github.com:Jittor/jittor 2021-09-15 17:45:37 +08:00
Dun Liang c3938e14bf msvc support 2021-09-15 17:34:50 +08:00
cxjyxx_me 76090168d0 Merge branch 'master' of github.com:Jittor/jittor 2021-08-24 10:59:41 -04:00
cxjyxx_me 46955965d9 set_global_seed for worker 2021-08-24 10:58:09 -04:00
Dun Liang 1f16af33a2 polish mpi dataset shuffle list 2021-08-24 17:22:39 +08:00
li-xl aab4bda835 polish dataset 2021-08-04 16:49:45 +08:00
Dun Liang d482161be0 floor keep type and better mem_info 2021-07-30 20:40:21 +08:00
Dun Liang 31c56a1017 add var_dataset 2021-07-23 13:36:58 +08:00
Dun Liang b0a8943404 add TensorDataset 2021-07-23 13:30:16 +08:00
Dun Liang 39981b896e polish prelu param 2021-07-09 15:27:44 +08:00
Dun Liang 9f58355341 add no_fuse and polish dataset 2021-07-05 21:17:57 +08:00
Dun Liang 7a253e4a4a polish ddp with multiple workers 2021-07-01 21:16:45 +08:00
Dun Liang 085074b625 allow dict convert in dataset.to_jittor 2021-07-01 20:41:12 +08:00
Dun Liang 5d4912b6df ddp polish with endless dataset 2021-07-01 18:09:09 +08:00
Dun Liang 4828cdc896 add endless dataset 2021-07-01 17:42:46 +08:00
Dun Liang 1acf6492f4 DISABLE_MULTIPROCESSING flags 2021-06-22 17:01:50 +08:00
Dun Liang c47db5d189 worker seed and auto 64 to 32 2021-05-09 18:02:17 +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
Dun Liang 3e0396a14e better dataset error msg 2021-03-15 18:07:20 +08:00
Dun Liang ed1738248e polish error msg 2021-02-03 11:55:36 +08:00
Dun Liang 4297ba6fde update to 1.2.2.20 2021-01-22 19:07:27 +08:00
cxjyxx_me 31c2be576e merge 2021-01-14 11:08:44 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
guoye yang a3a09a4837 fix 2021-01-07 10:23:09 +08:00
Dun Liang cd085765a0 dataset to_jittor recursive 2020-12-25 16:08:32 +08:00
Dun Liang 37b70ddf2c change header 2020-12-23 22:11:19 +08:00
Dun Liang 8f425206b9 dataset reset 2020-12-22 17:16:29 +08:00
Dun Liang 1b6970f7dc add requires_grad 2020-12-21 22:41:45 +08:00
li-xl 37d4ffca0b add dataset keep numpy array 2020-12-17 12:01:18 +08:00
zhouwy19 23de860d68 fix dataset to_jittor bug 2020-12-16 15:56:34 +08:00
Dun Liang 79ce02cc6a fix doc 2020-12-08 11:09:41 +08:00
Dun Liang 79579b4a30 merge loop var optimize 2020-11-25 22:15:41 +08:00
Dun Liang 5713130b03 signal handler for ctrl-c 2020-11-03 12:36:04 +08:00
Dun Liang 9ddd16126c fix switch flags 2020-11-02 22:41:26 +08:00
Dun Liang 143bb01d8e optimize ring buffer and copy free array op 2020-11-02 17:11:29 +08:00
Dun Liang e3d1fafa87 fix update queue and conv transpose 2020-09-16 14:27:13 +08:00
Dun Liang adfa5dcdb5 remove comments 2020-06-17 19:03:15 +08:00
Dun Liang 9c84d0ee51 image open time hooker 2020-06-17 15:11:43 +08:00
Dun Liang dd18751c23 polish doc 2020-06-17 13:19:43 +08:00
Dun Liang 77169be9aa add document for display_worker_status 2020-06-17 13:19:43 +08:00
Dun Liang d9b76de87c dataset statistic 2020-06-17 13:19:43 +08:00
zwy 48c978fc59 Merge branch 'master' of https://github.com/Jittor/jittor 2020-06-11 19:00:08 +08:00
Dun Liang a445f9f017 jt.mpi -> jt.in_mpi 2020-06-11 17:06:52 +08:00