.. |
ccl
|
add ccl
|
2022-11-06 15:20:54 +08:00 |
dataset
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
demo
|
optimize concat and split
|
2022-04-04 22:53:20 +08:00 |
einops
|
fix pr#355&add unittest
|
2022-11-07 12:01:23 +08:00 |
extern
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
loss3d
|
loss3d: chamfer & emd
|
2021-06-30 15:22:43 +08:00 |
math_util
|
add Gamma Distribution on Cuda (#435)
|
2023-04-25 14:25:10 +08:00 |
models
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
notebook
|
optimize concat and split
|
2022-04-04 22:53:20 +08:00 |
other
|
polish log_softmax precision
|
2022-05-18 15:37:09 +08:00 |
script
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
src
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
test
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
transform
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
utils
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
__init__.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
__init__.pyi
|
1. polish index_op doc; 2. polish pyi files
|
2022-09-14 16:09:14 +08:00 |
attention.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
compile_extern.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
compiler.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
contrib.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
depthwise_conv.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
distributions.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
init.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
init_cupy.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
linalg.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
lr_scheduler.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
misc.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
nn.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
optim.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
pool.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
pyjt_compiler.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
sparse.py
|
update copyright to 2023; update version for PR https://github.com/Jittor/jittor/pull/435
|
2023-04-25 14:28:38 +08:00 |
version
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
weightnorm.py
|
add support for weight_norm and histc. (#420)
|
2023-04-05 21:59:20 +08:00 |