Commit Graph

446 Commits

Author SHA1 Message Date
Dun Liang 0666456a2f v 1.3.3 memory optimization 2022-04-22 15:04:06 +08:00
Dun Liang 9048f3fd41 polish migrate to cpu 2022-04-07 16:42:22 +08:00
Dun Liang db88d73ed1 polish inplace size 2022-04-05 19:00:23 +08:00
Dun Liang 2ff5eba3a1 polish einsum(phy) 2022-04-05 17:19:14 +08:00
Dun Liang 2901e578dc add where(cond,x,y) alias 2022-04-05 12:42:51 +08:00
Dun Liang 9c74699707 optimize concat and split 2022-04-04 22:53:20 +08:00
Dun Liang 54fb38caed polish fp16 compute 2022-04-03 21:50:00 +08:00
Dun Liang 18795bd02f polish gopt setitem concat 2022-04-02 23:02:58 +08:00
Dun Liang 14f0e9be73 polish numpy code op 2022-04-02 14:15:22 +08:00
Dun Liang 0c66be5540 polish fp16 compute without if constexpr 2022-04-01 21:50:01 +08:00
Dun Liang 6ad04632ab add clean graph operation 2022-03-31 21:05:03 +08:00
Dun Liang cfb8f0c4a8 use -O2 for nan check 2022-03-31 20:28:29 +08:00
Dun Liang 3948cba176 add isnan and isinf check 2022-03-31 20:21:35 +08:00
Dun Liang 22948ba07a polish transpose and matmul 2022-03-31 12:40:59 +08:00
Dun Liang b8c3c82c40 Merge branch 'master' of github.com:Jittor/jittor 2022-03-30 14:36:09 +08:00
Dun Liang 64e7ee9d63 polish bool reduce 2022-03-30 14:35:49 +08:00
yang guo ye cbcfc57775
Merge pull request #302 from Jittor/fft
Fft
2022-03-30 00:30:12 -05:00
Dun Liang 2fe3ba696e force unverified ssl context 2022-03-28 14:51:50 +08:00
cxjyxx_me b642b8f1d1 Merge branch 'master' into fft 2022-03-26 23:30:35 -04:00
cxjyxx_me b04ad0ccb4 Merge branch 'master' into fft 2022-03-26 23:22:55 -04:00
Dun Liang 65e9ff1265 add amp alias 2022-03-26 15:51:47 +08:00
Dun Liang e13215bfd5 add module float64 2022-03-23 20:41:51 +08:00
Dun Liang fbc38c33ab prevent trace py var memleak 2022-03-23 17:29:27 +08:00
Dun Liang 0c1151305e update version 2022-03-22 22:49:47 +08:00
lzhengning 10c51c6823 fix a compatible issue with onednn 2.5 2022-03-22 17:18:31 +08:00
Dun Liang 7d9cff9e24 add cgan demo 2022-03-22 16:14:43 +08:00
Dun Liang 31fbf4af9c add _modules and _parameters property 2022-03-22 14:37:44 +08:00
Dun Liang e7bb2545d3 add acl backend 2022-03-21 17:48:50 +08:00
Dun Liang 5efb222dd3 add half alias 2022-03-15 22:02:38 +08:00
Dun Liang 438c8ba692 Merge branch 'master' of github.com:Jittor/jittor 2022-03-15 21:18:08 +08:00
Dun Liang 39ecdd84fd add fp16 support 2022-03-15 17:45:39 +08:00
Dun Liang 15f162d4f3 cuda11.4 in windows disabled 2022-03-10 17:11:55 +08:00
Dun Liang 56af8b392f update version 2022-03-10 14:02:11 +08:00
Dun Liang 495d78ad20 fix windows encoding bugs 2022-03-09 18:23:42 +08:00
Dun Liang 53b377ee7d fix windows encoding error, thanks liduan for reporting this bug 2022-03-08 16:40:24 +08:00
Dun Liang 61ea95b76f polish windows notebook 2022-03-08 15:14:37 +08:00
Dun Liang f796ad0d7f fix some jupyter related bugs 2022-03-07 17:15:17 +08:00
Dun Liang 7cf6165a10 profiler polish 2022-02-26 16:14:52 +08:00
lzhengning 9c04a01143 fix: improve compatibility of Windows and python 10 2022-02-26 14:48:53 +08:00
Dun Liang 120057640c customize code op compilation flags 2022-02-24 21:08:29 +08:00
Dun Liang 81b847e6f0 optimize softmax 2022-02-18 16:45:08 +08:00
lzhengning 8c0f66c638 polish nvcc_flags 2022-02-18 14:55:00 +08:00
cxjyxx_me e9f681de53 fft 2022-01-25 19:32:06 +08:00
Dun Liang 5d191e6247 add nvcc_path check 2022-01-18 16:32:23 +08:00
Dun Liang 6a372f5f4f polish reindex reduce fuse op 2022-01-12 16:43:39 +08:00
Dun Liang 70ccdb1f17 polish loop var pass 2022-01-11 21:03:37 +08:00
Dun Liang 6d1b5e42bc polish fuser 2022-01-11 17:25:00 +08:00
Dun Liang 5b4576c4dd polish tensorcore of cublas in cuda 10 2022-01-10 14:35:30 +08:00
Dun Liang f36693c797 add bool setitem alias and vector_to_tuple 2022-01-10 12:36:28 +08:00
Dun Liang 0c35e1a29b update version 2022-01-04 17:30:37 +08:00