Commit Graph

1596 Commits

Author SHA1 Message Date
lidongyang 845c24c9f8 update to 1.3.10.0 2025-07-28 18:50:28 +08:00
lidongyang 4017b161d2 fix master 2025-07-28 18:33:35 +08:00
uyzhang c78db2a794 enable cuda and acl 2025-07-19 11:05:30 +08:00
uyzhang f8e44de79d merge by JittorHW 2025-07-19 08:59:51 +08:00
lidongyang b79ac22b05 add updated code 2025-07-15 20:05:00 +08:00
lidongyang 2f37158e3e revert huawei support code 2025-07-15 19:51:30 +08:00
Yuxuan Han 3cf5d7f2a4 adjust aclnn.h reference 2025-06-16 11:05:05 +08:00
514flowey 58192fc7ef fix cutlass.zip url 2025-06-10 21:50:39 +08:00
Zikai Xiao 8f5048882f Merge branch 'Jittor:master' into master 2025-06-10 21:48:20 +08:00
Yi Zhang 330ef620f7 Merge pull request #626 from fleurs03/master
fix unqualified call to 'std::move'
2025-05-14 11:27:01 +08:00
Yuxuan Han 91190b949e temporarily unable hccl 2025-05-13 09:09:37 +08:00
Yuxuan Han e8f94f4003 update from HuaWei ACL 2025-05-12 15:28:18 +08:00
Exusial 45465befd3 fix histc. 2025-04-22 20:16:43 +08:00
Yuxuan Han 6407252044 fix bug: Conv2dBackward gradBias shape 2025-04-13 23:14:18 +08:00
Exusial 917d122e96 Merge branch 'master' of https://github.com/Jittor/jittor 2025-03-30 09:18:43 +08:00
Xinsheng Chen 95a17684fa reduce memory alloc (in certain cases) 2025-03-18 16:04:39 +08:00
Exusial 449874356d debug. 2025-02-26 16:21:30 +08:00
CHEN Xinsheng 8a74e9e78a support `jt.any` with argument `dim` 2025-02-18 23:29:05 +08:00
CHEN Xinsheng 23abcda711 copy `jittor.attention` from jittor official repo 2025-02-18 22:06:54 +08:00
CHEN Xinsheng cc3b402913 allow the input of `concat` to be tuple` 2025-02-18 20:56:57 +08:00
zjp_shadow e4be9b1f78 Update HCCL to support multi npus 2025-02-10 16:18:34 +08:00
DongYang Li 86841e858d fix arch90 2025-02-09 02:30:35 +08:00
DongYang Li b166e4e385 Update attention.py fix parameter_name error 2025-02-08 18:03:34 +08:00
Yuxuan Han 2a193eb836 fix conv2dbackward 2025-01-02 14:32:02 +08:00
lusz ece4e3efaa update cusparse trans 2024-12-29 17:25:18 +08:00
lusz 02c3173def update cusparse trans 2024-12-29 17:23:49 +08:00
lusz 1bf6f73d4c update cusparse trans 2024-12-29 16:48:34 +08:00
Exusial 6483f2710b delete acl_op.h 2024-12-24 10:04:44 +08:00
Exusial 9679b992a5 fix conv,relu, split expand 2024-12-23 17:24:09 +08:00
Yuxuan Han 36cc2b33d6 Merge branch 'main' into splits 2024-12-23 15:57:22 +08:00
Exusial fb89c96cc4 split triu,embedding,batchnorm 2024-12-23 15:49:07 +08:00
Exusial 4c2c9bc8e1 polish code 2024-12-23 13:43:21 +08:00
Yi Zhang 093d562aeb Update acl_op_exec.cc 2024-12-23 12:32:31 +08:00
Yi Zhang 572f4301c2 Update acl_compiler.py 2024-12-20 22:44:49 +08:00
Exusial 130f02814d split stack,rope,nantonum 2024-12-19 19:40:37 +08:00
lidongyang 8419709e31 update version 1.3.9.14 2024-12-19 16:33:10 +08:00
lidongyang 14f000f867 tmp fix zipfile for jittorllama 2024-12-19 16:32:37 +08:00
Exusial 144b7bc57d split silu,sigmoid,softmax 2024-12-19 10:17:06 +08:00
Exusial bfe1ceb82b split relu,dropout,transpose,flashattention 2024-12-19 09:36:32 +08:00
hjc21 67f9b7ad61 fix unqualified call to 'std::move' 2024-12-18 17:09:24 +08:00
Exusial 9ce77dfb82 fix duplicate definition in cudnnops 2024-12-18 14:19:04 +08:00
CHEN Xinsheng 2a67644b0d fix lack of import 2024-12-17 19:44:35 +08:00
514flowey 4225804df2 Merge branch 'Jittor:master' into master 2024-12-16 22:25:47 +08:00
514flowey eefd57c0f4 Merge branch 'master' of github.com:514flowey/jittor 2024-12-16 22:20:20 +08:00
514flowey 9e7e479df2 Add Index Check for Get Item. Warning: It may slow down the speed, and has not passed a fully check! 2024-12-16 22:19:55 +08:00
Exusial 8762352c64 split where,scatter,floor 2024-12-14 10:36:37 +08:00
Exusial 064af9d543 split cumsum,gather,index 2024-12-13 14:31:29 +08:00
Yuxuan Han 5a30cd334f Merge pull request #8 from CSCG-Lab/splits
split maxpool,flip,concat
2024-12-12 19:52:31 +08:00
Exusial f8c8f7e8d7 split maxpool,flip,concat 2024-12-12 19:49:06 +08:00
Exusial 64e3ceb59e shut off sync expect reduce op 2024-12-12 17:02:51 +08:00