JittorMirror/python/jittor/test
Dun Liang 77b293b6b8 bug fix 2021-06-09 15:52:44 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test.h update 2020 -> 2021 2021-01-07 16:25:00 +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 Merge branch 'master' of https://github.com/jwzxgy2007/jittor 2021-06-04 14:01:11 +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 worker seed and auto 64 to 32 2021-05-09 18:02:17 +08:00
test_asm_tuner.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_atomic_tuner.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_attention.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_auto_diff.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_batchnorm.py bug fix 2021-06-09 15:52:44 +08:00
test_bicubic.py add unfold,fold,bicubic,qr,eye (#180) 2021-03-02 16:38:28 +08:00
test_binary_op.py update 2020 -> 2021 2021-01-07 16:25:00 +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 conv1d bias 2021-03-10 15:25:55 +08:00
test_conv_tuner.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_core.py update 2020 -> 2021 2021-01-07 16:25:00 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_cumprod_op.py update to 1.2.2.20 2021-01-22 19:07:27 +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 worker seed and auto 64 to 32 2021-05-09 18:02:17 +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 distributions 2021-05-12 21:32:39 +08:00
test_example.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_example_accumulate_grad.py add gradient accumulate 2021-01-16 14:31:19 +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 add unfold,fold,bicubic,qr,eye (#180) 2021-03-02 16:38:28 +08:00
test_function.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_fused_op.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_fuser.py polish loop var pickup method 2021-01-17 22:15:53 +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_image_folder.py update 2020 -> 2021 2021-01-07 16:25:00 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_init.py parallel compiler & normal random 2020-09-06 21:58:03 +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 add unfold,fold,bicubic,qr,eye (#180) 2021-03-02 16:38:28 +08:00
test_load_pth.py update 2020 -> 2021 2021-01-07 16:25:00 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_loss.py update 2020 -> 2021 2021-01-07 16:25:00 +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 update 2020 -> 2021 2021-01-07 16:25:00 +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 add res2net pretrain 2021-04-03 15:30:47 +08:00
test_misc_op.py add index_add_ 2021-03-15 21:48:08 +08:00
test_mkl_conv_op.py add stride padding(h,w) support and ctrl-c quick exit 2021-02-20 16:34:24 +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_op.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_nano_string.py remove pybind11 dep 2021-05-12 20:46:31 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_op_compiler.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_optimizer.py add clip_grad_norm 2021-05-13 22:03:20 +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_pytorch_converter.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_random_op.py add jittor var pickle-able 2021-01-29 15:20:40 +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 update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_reindex_reduce_op.py update 2020 -> 2021 2021-01-07 16:25:00 +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_reshape.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_resize_and_crop.py bug fix 2021-06-09 15:52:44 +08:00
test_resnet.py test_resnet changed 2021-01-17 22:44:57 +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 add rnncell and grucell 2021-04-29 16:08:05 +08:00
test_sampler.py add sampler (#187) 2021-03-23 19:08:16 +08:00
test_search_sorted.py fix ring buffer stuck 2021-01-25 12:14:23 +08:00
test_searchsorted_op.py update to 1.2.2.20 2021-01-22 19:07:27 +08:00
test_setitem.py add roll 2021-06-05 23:05:01 +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_ternary_op.py bug fix 2021-06-09 15:52:44 +08:00
test_trace_var.py python trace data 2021-06-04 22:39:29 +08:00
test_tracer.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_transform.py Merge branch 'add_transforms' of https://github.com/yaox12/jittor 2021-06-08 20:33:54 +08:00
test_transpose_op.py cutt update to v1.1 2021-03-18 13:47:16 +08:00
test_unary_op.py polish sigmoid nan 2021-03-10 16:53:29 +08:00
test_utils.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_vgg.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00
test_where_op.py update 2020 -> 2021 2021-01-07 16:25:00 +08:00