Commit Graph

130 Commits

Author SHA1 Message Date
Dun Liang f43edfb665 polish readme 2021-09-30 15:20:28 +08:00
Dun Liang 0136d24d83 Merge branch 'win_cuda' of github.com:Jittor/jittor into win_cuda 2021-09-30 14:11:54 +08:00
lzhengning 6938c25e19 polish mac support for win_cuda 2021-09-30 13:42:51 +08:00
Dun Liang cfbadbbfb0 polish windows 2021-09-29 20:03:33 +08:00
Dun Liang c1ee6d9ed3 polish win_cuda on linux 2021-09-26 19:48:22 +08:00
Dun Liang e77f1ea7cb add nvcc exe suffix 2021-09-26 15:57:08 +08:00
Dun Liang 123e915bb3 support cuda win 2021-09-26 15:35:18 +08:00
Dun Liang d85af13024 polish initialize order 2021-09-16 13:51:28 +08:00
Dun Liang c3938e14bf msvc support 2021-09-15 17:34:50 +08:00
Dun Liang 4e38190483 Merge branch 'master' of https://github.com/Jittor/jittor 2021-08-17 13:35:18 +08:00
Dun Liang 4fd355202c add naive windows support 2021-08-15 19:58:18 +08:00
Dun Liang 01974db52d add exp lr and remove warning as error 2021-07-26 21:21:20 +08:00
Dun Liang ee020b60f7 data gz and register_hook and requires_grads_ 2021-07-26 20:58:15 +08:00
Dun Liang 399060e08c ssl polish 2021-07-21 17:08:25 +08:00
Dun Liang 08fcf01d62 add sw_64 support 2021-07-21 17:04:48 +08:00
lzhengning 7df4142542 fix: apple-a14 not supported by clang 12.0.0 2021-06-30 16:11:06 +08:00
Dun Liang 8908e9d9ad fix os key 2021-06-25 11:27:02 +08:00
Dun Liang 69550e3efd fix cop hash 2021-06-23 20:35:58 +08:00
lzhengning 1e9b04c828 Merge branch 'master' into macOS 2021-06-21 12:03:53 +08:00
Dun Liang 28308c3b5c support aarch64 uos 2021-06-20 15:03:28 +08:00
lzhengning df0ea12d7e Merge branch 'master' into macOS 2021-06-18 10:30:57 +08:00
lzhengning 9edb1890b6 updated ld path 2021-06-11 21:05:42 +08:00
Jittor ebb07a1efa support M1 chip 2021-06-11 20:27:16 +08:00
Dun Liang 826513a156 add safe_clip and safe_log 2021-06-11 14:11:58 +08:00
lzhengning 72c22c1216 change default cc on mac to clang 2021-06-11 14:03:53 +08:00
lzhengning 6b6fefb8e2 Merge branch 'master' into macOS 2021-06-10 21:42:35 +08:00
lzhengning 42da3afd36 improve Linux compatibility 2021-06-10 21:40:27 +08:00
Dun Liang b6fe53e984 optimize conv3d 2021-06-10 15:11:03 +08:00
lzhengning 582bdfe52b updated polish 2021-06-09 21:57:03 +08:00
lzhengning 5935f77fbb Merge branch 'master' into macOS 2021-06-09 20:40:43 +08:00
Dun Liang a07eb6bc12 add nvcc search path 2021-06-05 11:46:07 +08:00
lzhengning 23106e0606 Merge branch 'master' into macOS 2021-06-04 13:26:29 +08:00
lzhengning cf171bf577 support macOS 2021-06-04 13:26:24 +08:00
Dun Liang 1a2c9e724d fix compile error 2021-05-31 14:38:52 +08:00
Dun Liang 7981efd3f1 auto cuda install boost 2021-05-29 21:35:09 +08:00
Dun Liang 07eb4a7a0e auto cuda downloader 2021-05-28 15:46:05 +08:00
Naiyang Lin 3ac160cb9a
Add fallback to find nvcc in PATH (#222) 2021-05-28 11:32:43 +08:00
Dun Liang b721afeac3 support package installed cuda 2021-05-27 19:36:17 +08:00
Dun Liang 558400e527 os_key enviroment 2021-05-23 21:31:05 +08:00
Dun Liang 8e4e2fd9fa many linux support 2021-05-14 16:18:34 +08:00
Dun Liang 67e8e9a1ea os polish 2021-05-14 15:16:16 +08:00
Dun Liang 6d1fc47a4a add diff os type 2021-05-14 15:01:34 +08:00
Dun Liang ed159c8c79 add centos support 2021-05-13 21:25:13 +08:00
Dun Liang f895d2f2e4 remove pybind11 dep 2021-05-12 20:46:31 +08:00
Dun Liang 3c6b5c3b53 add binary doc string compiler 2021-03-02 16:15:28 +08:00
Dun Liang 4297ba6fde update to 1.2.2.20 2021-01-22 19:07:27 +08:00
Dun Liang 4471aff46e add jt console support 2021-01-15 23:04:24 +08:00
Dun Liang 3f858b76e1 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
Dun Liang 37b70ddf2c change header 2020-12-23 22:11:19 +08:00
Dun Liang bb562728d3 fix PyArrayDescr_Proxy 2020-12-16 20:03:56 +08:00
li-xl d2c5d04ecf add nan checker 2020-12-16 20:03:56 +08:00
Dun Liang fa64a66dad add pretrained weights 2020-12-11 15:31:03 +08:00
Dun Liang 79579b4a30 merge loop var optimize 2020-11-25 22:15:41 +08:00
Dun Liang db30ead79e code op with output 2020-10-16 15:02:04 +08:00
Dun Liang 0f97f26b89 improve import speed 2020-10-14 12:40:21 +08:00
Dun Liang c792b23f48 version 1.2 2020-10-10 16:38:21 +08:00
Dun Liang f3e99b96bc fix multiple different gpu archs compile error 2020-09-13 14:42:52 +08:00
Dun Liang e78ef3fc71 parallel compiler & normal random 2020-09-06 21:58:03 +08:00
Dun Liang 3989c7f19a add progress for core compiling 2020-08-30 21:23:57 +08:00
Dun Liang f1a40bc826 improve import speed 2020-08-30 16:30:30 +08:00
Dun Liang 1ad00d4580 better error control && fix doc && fix free buffer 2020-08-14 13:49:33 +08:00
Dun Liang 1e9d29c2ae fix async fetch with update queue 2020-06-30 12:02:35 +08:00
yang guo ye f5d1caaa71
Merge pull request #94 from Jittor/ygy2
Ygy2
2020-06-05 04:13:01 -05:00
Dun Liang 6443c00d50 fix gan and python3-config path lookup 2020-06-04 13:47:02 +08:00
guoye 626ca2c272 MPI ops documents 2020-06-02 16:14:29 +08:00
Dun Liang c1e0861446 redirect jupyter outputs 2020-04-28 19:48:46 +08:00
Dun Liang 987d42cc88 fix lock test 2020-04-11 17:51:01 +08:00
Dun Liang 9178b3459a add lock_scope and unlock_scope 2020-04-10 16:10:01 +08:00
zhouwy2115 5bb3f60393 add test_lock 2020-04-10 14:02:42 +08:00
zwy c8631449a8 test 2020-04-10 14:00:15 +08:00
zwy de18a8c48d add lock 2020-04-10 13:58:55 +08:00
Dun Liang 7aa61c8900 fix segfault 2020-04-08 21:52:43 +08:00
Dun Liang 45b8375e80 Merge branch 'mpi_init' of https://github.com/Jittor/jittor 2020-04-03 13:59:21 +08:00
guowei yang c4ff963af9 mpi init 2020-04-02 11:59:18 +08:00
Dun Liang 8127107d87 setup nccl 2020-04-01 23:37:07 +08:00
Dun Liang a112d0fb86 add cuda archs 2020-04-01 16:53:40 +08:00
Dun Liang 16c7d3e58c add cuda version 9.0 support 2020-03-29 23:09:51 +08:00
Dun Liang 19f827d83a fix code op 2020-03-29 21:57:19 +08:00
Dun Liang 212862980f fix tutorial 2020-03-22 10:51:44 +08:00
Dun Liang 1258121b1f version 1522f3d004f9bdbf3953d91d4c259c341817c71f 2020-03-19 12:20:54 +08:00