Commit Graph

628 Commits

Author SHA1 Message Date
lidongyang 845c24c9f8 update to 1.3.10.0 2025-07-28 18:50:28 +08:00
lidongyang 8419709e31 update version 1.3.9.14 2024-12-19 16:33:10 +08:00
lusz 2d93b36cbb cusparse 2024-12-11 21:33:33 +08:00
DongYang Li 63d9392e49 update version 1.3.9.13 2024-11-28 22:13:06 +08:00
DongYang Li c10acf34bc Update version 1.3.9.12 2024-11-14 16:17:33 +08:00
lidongyang fc1fff8c0e update version to 1.3.9.11 2024-10-08 23:03:24 +08:00
liylo df442516ab forward hooks now could modifiy inputs and outputs 2024-08-28 21:35:12 +08:00
liylo c8ca6d30eb simple implementation for block diag 2024-08-28 21:13:00 +08:00
liylo ddaf3520e3 fix load 2024-08-28 20:50:37 +08:00
514flowey 1fbd56bb6d fix unique bug 2024-08-22 12:53:03 +08:00
514flowey 822955ac00 add several ffunctions 2024-08-20 15:08:19 +08:00
Jiapeng Zhang f7bc197200 fix load bugs
fix load bugs of state
2024-07-10 19:58:07 +08:00
DongYang Li dcd6c6b2be update version 2024-07-02 20:02:02 +08:00
DongYang Li 4196cb8154 update version 2024-06-25 16:49:44 +08:00
Hanyuxuan 102a689fee fix illegal parameters of Pool and Pool3d of issue #451,#453,#456,#457 2024-05-30 15:19:19 +08:00
Hanyuxuan fe8fb30136 a IndexError fix of issue #448 2024-05-30 14:00:27 +08:00
Yi Zhang 2c1a5e14f1 Merge branch 'master' into master 2024-05-21 12:48:58 +08:00
DongYang Li f8fde94c3f Update version to 1.3.9.8 2024-05-20 21:43:48 +08:00
uyzhang 871ed92fc4 fix: Add conditional import for change_function in __init__.py 2024-05-16 16:03:09 +08:00
范孙奇 69fc229912 fix issue 526;update jt.randn/random/randint
Signed-off-by: 范孙奇 <fansq20@mails.tsinghua.edu.cn>
2024-05-15 13:34:06 +00:00
范孙奇 9f4c156e12 fix issue 527;update jt.zeros/ones/full
Signed-off-by: 范孙奇 <fansq20@mails.tsinghua.edu.cn>
2024-05-15 13:23:30 +00:00
uyzhang d587961209 Update ACL library and fix bugs in ACL integration 2024-05-15 19:03:04 +08:00
DongYang Li 4808184bee
Update version to 1.3.9.6 2024-05-07 10:33:25 +08:00
DongYang Li aab6b0f784
Update version 1.3.9.5 2024-04-10 02:07:32 +08:00
DongYang Li c9c08f5cde
Update __init__.py 2024-04-08 18:56:08 +08:00
zhangjiapeng f045e196c1 Update Load 2024-04-01 18:00:34 +08:00
Dun Liang 2a995d6cc4 update version to 1.3.9.2 2023-12-27 23:20:56 +08:00
Dun Liang fa40284b60 Merge branch 'master' of https://github.com/Jittor/jittor 2023-12-27 23:18:17 +08:00
Dun Liang e260f2b6bd fitten code 2023-12-05 01:34:26 +08:00
Dun Liang 2bd05ce04e fix pyobj memleak 2023-11-29 14:10:16 +08:00
Dun Liang e4272cdd4a polish computing graph liveness 2023-09-25 14:48:05 +08:00
Dun Liang c485fdc07b madd bf16 2023-09-08 22:43:31 +08:00
Dun Liang b8854f93d1 add acl support [version 1.3.8.7] 2023-07-13 14:36:57 +08:00
Dun Liang c99546586d update version to 1.3.8.6 2023-07-07 22:09:15 +08:00
Dun Liang 5b6c26ede7 Merge commit '1018e3b2' into HEAD 2023-07-07 22:08:03 +08:00
Dun Liang 1018e3b237 add save pytorch format 2023-07-07 19:18:51 +08:00
Dun Liang 192a11c6b6 add ccec support 2023-06-30 23:31:34 +08:00
Dun Liang f2fdf89fdc add fp16 acc 2023-06-27 22:22:00 +08:00
Dun Liang a92051ec23 polish version 3.9 2023-06-25 22:58:20 +08:00
li-xl 100d1bdd12 support scalar in getitem && fix bugs for jtorch 2023-06-19 16:06:19 +08:00
Dun Liang 4d7c7ee748 add __deepcopy__ for dataset method 2023-06-10 02:34:17 +08:00
Dun Liang 39c09a3bc2 add add_module 2023-06-10 01:16:20 +08:00
Dun Liang 2d4a82d5e5 polish mish activation, thanks! 2023-06-10 00:59:39 +08:00
li-xl 125ce3e491 fix small bugs 2023-05-27 22:53:22 +08:00
li-xl b721d851b5 add transformers support 2023-05-24 06:25:25 +08:00
Dun Liang b0ba0d682e LLM support 2023-05-22 11:28:08 +08:00
Dun Liang f26fdfea22 LLM training tuning 2023-05-16 23:11:05 +08:00
Dun Liang 18f054333d fix grad for torch compatible 2023-05-11 19:30:42 +08:00
Dun Liang 66119cbcb5 update version to 1.3.7.15 2023-05-01 16:06:42 +08:00
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