Commit Graph

1698 Commits

Author SHA1 Message Date
MenghaoGuo 80004c2928
Merge pull request #509 from uyzhang/master
Fix memory leak in TempAllocator::free()
2024-04-25 21:53:02 +08:00
uyzhang 82b3f99f51 Fix memory leak in TempAllocator::free() 2024-04-24 18:17:43 +08:00
MenghaoGuo 63022e143d
Merge pull request #506 from LDYang694/master
add new cuda12.2 for g++11
2024-04-23 17:13:37 +08:00
lidongyang 3092bba175 polish atomicCAS use 2024-04-23 00:43:53 +08:00
lidongyang 185ae5d7eb add new cuda12.2 for g++11 2024-04-11 00:39:57 +08:00
MenghaoGuo 0287f749e9
Merge pull request #505 from LDYang694/master
fix fp16 include
2024-04-10 12:12:47 +08:00
DongYang Li aab6b0f784
Update version 1.3.9.5 2024-04-10 02:07:32 +08:00
lidongyang 8c8c5007d8 fix fp16 include 2024-04-10 02:03:00 +08:00
MenghaoGuo af07705726
Merge pull request #502 from LDYang694/master
merge jdiff
2024-04-08 19:10:58 +08:00
DongYang Li c9c08f5cde
Update __init__.py 2024-04-08 18:56:08 +08:00
DongYang Li c2716512cf
Merge pull request #1 from JittorRepos/master
update compatibility
2024-04-08 18:48:07 +08:00
zjp_shadow 4f2fe9c4d1 Update compatibility 2024-04-02 16:38:12 +08:00
zhangjiapeng f045e196c1 Update Load 2024-04-01 18:00:34 +08:00
Dun Liang 2744992946 add fallback_func for static graph compiler 2024-01-03 03:57:14 +08:00
Dun Liang 4b9d777570 add doc 2023-12-29 03:55:56 +08:00
lidongyang 4ae9171578 fix merge conflict 2023-12-28 16:10:57 +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 6e1327ba07 fix vcompiler bug 2023-12-27 15:16:06 +08:00
Dun Liang e260f2b6bd fitten code 2023-12-05 01:34:26 +08:00
lidongyang 9f5224819e Merge branch 'master' of github.com:Jittor/jittor 2023-12-04 15:47:49 +08:00
lidongyang 1f30881c6e polish GroupNorm&fix different op 2023-12-04 15:46:03 +08:00
Dun Liang 2bd05ce04e fix pyobj memleak 2023-11-29 14:10:16 +08:00
Dun Liang 881f769ba7 add tile and ne 2023-10-06 06:59:55 +08:00
Dun Liang e4272cdd4a polish computing graph liveness 2023-09-25 14:48:05 +08:00
Dun Liang ea9026aa6b fix memleak 2023-09-25 10:43:07 +08:00
lzhengning 6e78553016 remove unnecessary prints 2023-09-18 02:41:27 +08:00
lzhengning d21dfe65e6 Add SkipFirstBatchesSampler 2023-09-18 02:06:49 +08:00
Dun Liang 77a5f37f12 fix random sampler 2023-09-16 01:56:48 +08:00
Dun Liang 47d1483ca8 dont deep copy optim state dict 2023-09-15 13:49:13 +08:00
Dun Liang 40368453e8 polish bfloat16 2023-09-15 13:12:42 +08:00
Dun Liang c485fdc07b madd bf16 2023-09-08 22:43:31 +08:00
Dun Liang 2457c5ce4a mem opt for llm 2023-09-03 02:14:09 +08:00
lzhengning 9c69783f05 Merge branch 'master' of github.com:Jittor/jittor 2023-08-25 18:04:58 +08:00
Dun Liang 88582fa854 add reuse_np_array 2023-08-25 17:50:22 +08:00
zhouwy19 ca05be86f0
Update vcompiler.cc free unused output directly 2023-08-15 18:15:44 +08:00
Dun Liang dea40b30a3 bug fix for getitem 2023-08-10 03:19:57 +08:00
Dun Liang a6fca86633 polish nccl wrapper 2023-08-08 01:03:22 +08:00
Dun Liang c48216fb75 Merge branch 'master' of github.com:Jittor/jittor 2023-08-06 18:27:53 +08:00
Dun Liang 3a65eb3c43 add mpi barrier 2023-08-06 18:26:50 +08:00
yang guo ye 21b551411e
Merge pull request #486 from 514flowey/complex_number
add complex matmul
2023-08-06 17:05:52 +08:00
514flowey 14c39a7a53 add complex matmul 2023-08-06 16:58:50 +08:00
Dun Liang aa2dc39317 Merge branch 'master' of github.com:Jittor/jittor into HEAD 2023-08-02 00:15:43 +08:00
Dun Liang f03556533c MPI half type 2023-08-02 00:14:39 +08:00
lzhengning 6df06213e3 polish mpi dataset 2023-08-01 21:35:03 +08:00
Gword 7ea3c5530d save&load 2023-07-27 21:03:05 +08:00
Dun Liang f65c600508 remove print 2023-07-26 14:45:32 +08:00
Dun Liang 54112e0e2a Merge branch 'master' of github.com:Jittor/jittor 2023-07-26 00:35:39 +08:00
Dun Liang 39cff908a7 add lock for mpi compile_module 2023-07-26 00:34:34 +08:00
cxjyxxme 89ef365c1a install cutlass 2023-07-25 15:27:27 +08:00