.. |
misc
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
perf
|
remove pybind11 dep
|
2021-05-12 20:46:31 +08:00 |
system
|
polish test
|
2020-12-09 17:51:48 +08:00 |
__main__.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test.h
|
polish win_cuda in linux
|
2021-09-28 17:13:03 +08:00 |
test_adamw.py
|
fix console error
|
2021-07-22 22:14:51 +08:00 |
test_affine_grid.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_allocator.py
|
support disable cuda managed memory
|
2021-02-22 15:39:23 +08:00 |
test_allocator2.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_arg_pool_op.py
|
polish pool interface
|
2021-08-04 19:28:54 +08:00 |
test_arg_reduce_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_argsort_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_array.py
|
fix issue #271
|
2021-10-14 16:36:04 +08:00 |
test_asm_tuner.py
|
polish win_cuda in linux
|
2021-09-28 17:13:03 +08:00 |
test_atomic_tuner.py
|
data gz and register_hook and requires_grads_
|
2021-07-26 20:58:15 +08:00 |
test_attention.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_auto_diff.py
|
Merge branch 'auto_diff' of https://github.com/lzhengning/jittor
|
2021-07-19 11:22:00 +08:00 |
test_batchnorm.py
|
bug fix
|
2021-06-09 15:52:44 +08:00 |
test_benchmark.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_bicubic.py
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
test_binary_op.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_bmm.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_broadcast_to_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_broadcast_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_cache.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_candidate.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_clone.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_code_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_compile_options.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_concat_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_console.py
|
add jt console support
|
2021-01-15 23:04:24 +08:00 |
test_contrib.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_conv_transpose.py
|
polish conv transpose group
|
2021-12-17 17:54:41 +08:00 |
test_conv_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_core.py
|
add __setattr__ and __getattr__
|
2021-12-27 13:40:19 +08:00 |
test_cub_cumsum.py
|
optimize cumsum with unroll
|
2021-09-02 17:22:46 +08:00 |
test_cublas_test_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_cuda.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_cudnn_op.py
|
polish initialize order
|
2021-09-16 13:51:28 +08:00 |
test_cumprod_op.py
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
test_custom_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_cutt.py
|
add sphinx doc
|
2020-05-21 20:32:01 +08:00 |
test_cutt_transpose_op.py
|
fix transpose bugs
|
2020-11-24 10:14:31 +08:00 |
test_dataset.py
|
Merge branch 'master' of github.com:Jittor/jittor
|
2021-09-15 17:45:37 +08:00 |
test_default_var.py
|
bug fix
|
2021-06-09 15:52:44 +08:00 |
test_densenet.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_depthwise_conv.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_distributions.py
|
polish win_cuda in linux
|
2021-09-28 17:13:03 +08:00 |
test_emnist.py
|
add emnist dataset and mac polish
|
2021-09-04 14:37:49 +08:00 |
test_error_msg.py
|
polish error msg
|
2021-10-18 15:37:02 +08:00 |
test_example.py
|
msvc support
|
2021-09-15 17:34:50 +08:00 |
test_example_accumulate_grad.py
|
passed most test cases
|
2021-06-09 21:01:32 +08:00 |
test_fetcher.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_flags.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_fold.py
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
test_fp16.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_function.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_fused_op.py
|
test array reindex fuse
|
2021-12-15 15:38:49 +08:00 |
test_fuser.py
|
polish readme and add test
|
2021-09-30 15:33:21 +08:00 |
test_grad.py
|
bug fix
|
2021-06-09 15:52:44 +08:00 |
test_group_conv_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_hook.py
|
data gz and register_hook and requires_grads_
|
2021-07-26 20:58:15 +08:00 |
test_image_folder.py
|
add naive windows support
|
2021-08-15 19:58:18 +08:00 |
test_inception.py
|
add stride padding(h,w) support and ctrl-c quick exit
|
2021-02-20 16:34:24 +08:00 |
test_index_op.py
|
polish fuser
|
2022-01-11 17:25:00 +08:00 |
test_init.py
|
polish init document
|
2021-10-22 16:05:07 +08:00 |
test_jit_tests.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_jtune.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_lazy_execution.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_linalg.py
|
msvc support
|
2021-09-15 17:34:50 +08:00 |
test_load_pth.py
|
polish sub module save load
|
2021-09-13 11:03:28 +08:00 |
test_lock.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_log.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_longest_dis_fuse.py
|
passed most test cases
|
2021-06-09 21:01:32 +08:00 |
test_loss.py
|
add ce loss test
|
2021-06-25 14:36:33 +08:00 |
test_loss3d.py
|
polish repeat: support higher dimension
|
2021-09-07 20:15:33 +08:00 |
test_lr_scheduler.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_lstm.py
|
feat: add rnn, gru
|
2021-04-29 14:58:24 +08:00 |
test_matmul.py
|
add use_tensorcore flags
|
2021-12-30 20:59:48 +08:00 |
test_matmul_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_mem.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_memory_profiler.py
|
add distribution for rl
|
2021-04-29 23:04:02 +08:00 |
test_merge_loop_var_pass.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_merge_single_array_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_misc_issue.py
|
polish sub module save load
|
2021-09-13 11:03:28 +08:00 |
test_misc_op.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_mkl_conv_op.py
|
msvc support
|
2021-09-15 17:34:50 +08:00 |
test_mkl_test_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_models.py
|
fix densenet vary shape input
|
2021-02-25 11:39:55 +08:00 |
test_mpi.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_mpi_batchnorm.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_mpi_in_py.py
|
remove some tests
|
2021-12-17 10:30:14 +08:00 |
test_mpi_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_nano_string.py
|
add naive windows support
|
2021-08-15 19:58:18 +08:00 |
test_nano_vector.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_nccl.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_nccl_ops.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_new_fused_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_node.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_notebooks.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_numpy_code_op.py
|
polish win_cuda in linux
|
2021-09-28 17:13:03 +08:00 |
test_op_compiler.py
|
fp16 support, opbytype interface
|
2022-02-20 20:34:49 +08:00 |
test_opt_state_dict.py
|
fix console error
|
2021-07-22 22:14:51 +08:00 |
test_optimizer.py
|
polish setitem optimize
|
2021-07-20 21:14:55 +08:00 |
test_pad.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_parallel_pass.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_param_list.py
|
param list test polist
|
2021-06-22 21:35:56 +08:00 |
test_profiler.py
|
profiler polish
|
2022-02-26 16:14:52 +08:00 |
test_pytorch_converter.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_random_op.py
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
test_reduce_op.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_reduce_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_reindex_op.py
|
add function version conv transpose
|
2022-01-04 17:29:58 +08:00 |
test_reindex_reduce_op.py
|
polish reindex reduce fuse op
|
2022-01-12 16:43:39 +08:00 |
test_relu.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_reorder_tuner.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_repeat.py
|
polish repeat: support higher dimension
|
2021-09-07 20:15:33 +08:00 |
test_reshape.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_resize_and_crop.py
|
polish interpolate
|
2021-12-06 12:21:18 +08:00 |
test_resnet.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_ring_buffer.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_ring_buffer2.py
|
add jittor var pickle-able
|
2021-01-29 15:20:40 +08:00 |
test_rnn.py
|
fix: wrong grad of varslice like [::-1]
|
2021-11-21 16:50:45 +08:00 |
test_sampler.py
|
add sampler (#187)
|
2021-03-23 19:08:16 +08:00 |
test_search_sorted.py
|
avoid import error when no torch installed
|
2021-06-18 15:56:13 +08:00 |
test_searchsorted_op.py
|
update test_searchsorted_op
|
2021-06-18 16:09:51 +08:00 |
test_setitem.py
|
add bool setitem alias and vector_to_tuple
|
2022-01-10 12:36:28 +08:00 |
test_single_process_scope.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_slice.py
|
bug fix
|
2021-06-09 15:52:44 +08:00 |
test_sparse.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_std.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_stop_fuse.py
|
update 2020 -> 2021
|
2021-01-07 16:25:00 +08:00 |
test_superglue.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_ternary_op.py
|
bug fix
|
2021-06-09 15:52:44 +08:00 |
test_trace_var.py
|
update test_trace_var
|
2021-06-18 16:25:27 +08:00 |
test_tracer.py
|
msvc support
|
2021-09-15 17:34:50 +08:00 |
test_transform.py
|
polish transform
|
2021-09-09 11:32:16 +08:00 |
test_transpose_op.py
|
transpose fit pt
|
2021-10-18 16:02:02 +08:00 |
test_unary_op.py
|
add fp16 support
|
2022-03-15 17:45:39 +08:00 |
test_utils.py
|
polish win_cuda in linux
|
2021-09-28 17:13:03 +08:00 |
test_vgg.py
|
fix console error
|
2021-07-22 22:14:51 +08:00 |
test_where_op.py
|
add bool setitem alias and vector_to_tuple
|
2022-01-10 12:36:28 +08:00 |