Commit Graph

130 Commits

Author SHA1 Message Date
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
Dun Liang 5cf9c10c92 fix windows virtual env bug 2023-04-04 19:30:22 +08:00
Dun Liang 33b091e041 support python3.11 2023-04-04 14:54:40 +08:00
lzhengning 5a17e3d265 support builtin download of onednn because homebrew no longer provides onednn 2.x 2023-01-05 09:38:03 +08:00
Exusial 35763e6c2c fix windows cuda. 2022-12-25 23:45:52 +08:00
lzhengning d50fe5e754 1. fix compilation failure of fp16_compute.h under rocm platform
2. add jt.compiler.is_cuda to identify if the current device is CUDA
2022-12-17 21:36:54 +08:00
lzhengning a698c88981 improved compatibility with homebrew libomp >= 15.0.6 on macOS 2022-12-04 22:00:40 +08:00
Dun Liang 7e40d7831c polish import message 2022-10-27 15:45:39 +08:00
Dun Liang bc7467dbff polish backend compiler 2022-10-26 20:25:14 +08:00
Dun Liang 49a0f8ba43 polish backends 2022-10-26 14:39:38 +08:00
Dun Liang 9f36d52575 Merge branch 'master' of github.com:Jittor/jittor 2022-10-26 14:31:17 +08:00
Dun Liang 003cdf6b16 polish backend 2022-10-26 14:29:53 +08:00
lzhengning a4eb197938 fix: polish use_[device] 2022-10-18 00:28:36 +08:00
lzhengning db81cc938f fix: default to use CUDA when both CUDA and ROCm are installed 2022-10-17 12:09:36 +08:00
Dun Liang 524564b763 fix some acl issue 2022-10-07 14:20:18 +08:00
Dun Liang c0ed98cbd6 polish mem leak problem 2022-09-16 00:59:29 +08:00
Dun Liang 268bdbea80 polish win space support 2022-08-13 13:47:32 +08:00
lzhengning e316f511c3 Support AMD ROCm and HIP backend 2022-06-11 15:19:11 +08:00
Dun Liang c113eabcca add th_mode 2022-05-10 18:04:35 +08:00
Dun Liang 41fef77707 Merge branch 'master' of github.com:Jittor/jittor 2022-05-06 12:59:54 +08:00
Dun Liang 88bb84255f add node_order control execute order 2022-05-06 12:57:47 +08:00
lzhengning a1322782ae improve compatibility with miniforge 2022-04-25 12:48:59 +08:00
lzhengning cac2b83a1c update copyright to 2022 2022-04-22 18:01:02 +08:00
Dun Liang 65e9ff1265 add amp alias 2022-03-26 15:51:47 +08:00
li-xl aa45703143 add jittor_home 2022-03-22 20:28:43 +08:00
Dun Liang e7bb2545d3 add acl backend 2022-03-21 17:48:50 +08:00
Dun Liang 438c8ba692 Merge branch 'master' of github.com:Jittor/jittor 2022-03-15 21:18:08 +08:00
Dun 70c462502a polish windows encoding support 2022-03-10 05:56:56 +08:00
Dun Liang 495d78ad20 fix windows encoding bugs 2022-03-09 18:23:42 +08:00
Zheng-Ning Liu 0c8b2e3bb9
Update compiler.py
fix-bug: explicitly set log_v when querying cuda to avoid wrong output of jittor_utils.
2022-02-23 21:32:32 +08:00
Dun Liang bcb57086c3 fp16 support, opbytype interface 2022-02-20 20:34:49 +08:00
lzhengning 8c0f66c638 polish nvcc_flags 2022-02-18 14:55:00 +08:00
Dun Liang 5d191e6247 add nvcc_path check 2022-01-18 16:32:23 +08:00
Dun Liang f36693c797 add bool setitem alias and vector_to_tuple 2022-01-10 12:36:28 +08:00
Dun Liang b3ee4a54e4 polish cu key 2021-11-04 20:51:58 +08:00
Dun Liang 0274c22afd polish cu key 2021-11-04 20:51:31 +08:00
Dun Liang 5695a2e61f polish windows and erfinv 2021-11-04 20:43:54 +08:00
lzhengning b5331c9026 gen pyi files 2021-10-26 20:14:17 +08:00
Dun Liang 57b4973ac1 polish error msg 2021-10-17 15:58:36 +08:00
Dun Liang b077d6c185 polish cuda install 2021-10-17 15:56:44 +08:00
Dun Liang c05193408a cutt for seperate cache 2021-10-13 20:15:17 +08:00
Dun Liang 102ffa31a5 better cache key 2021-10-13 19:17:19 +08:00
Dun Liang b02b3192bc polish space with path 2021-10-09 09:36:06 +08:00
Dun Liang 66d9df2f82 polish win path order 2021-10-05 19:59:30 +08:00
Dun Liang ad015f13f5 polish win path handle 2021-10-05 19:18:35 +08:00
Dun Liang 2bf1b89c5e polish mkl and cutt install 2021-10-03 22:42:18 +08:00
Dun Liang 7bc620f274 add cuda arch recommend 2021-10-01 20:31:57 +08:00
Dun Liang 6300b0908f lower arch support for 30 2021-10-01 19:56:47 +08:00
Dun Liang 0fa0584fd3 polish files and add cuda arch hint 2021-10-01 19:41:04 +08:00
Dun Liang 9914e0918b polish msvc crt shared link with -MD 2021-10-01 19:15:27 +08:00