tree: 6b4e07be2a996a793e7c1b3a1ac428ebf54168d6 [path history] [tgz]
  1. benchmarking/
  2. dyn/
  3. test_adt.py
  4. test_analysis_basic_block_normal_form.py
  5. test_analysis_extract_fused_functions.py
  6. test_analysis_feature.py
  7. test_analysis_get_calibration_data.py
  8. test_annotated_regions.py
  9. test_any.py
  10. test_autotvm_task_extraction.py
  11. test_backend_compile_engine.py
  12. test_backend_graph_runtime.py
  13. test_backend_interpreter.py
  14. test_call_graph.py
  15. test_change_batch.py
  16. test_cmp_op.py
  17. test_cpp_build_module.py
  18. test_dataflow_pattern.py
  19. test_debug.py
  20. test_error_reporting.py
  21. test_expr_functor.py
  22. test_external_codegen.py
  23. test_ir_bind.py
  24. test_ir_module.py
  25. test_ir_nodes.py
  26. test_ir_op.py
  27. test_ir_parser.py
  28. test_ir_structural_equal_hash.py
  29. test_ir_text_printer.py
  30. test_ir_well_formed.py
  31. test_json_compact.py
  32. test_json_runtime.py
  33. test_memory_passes.py
  34. test_op_fast_math.py
  35. test_op_grad_level1.py
  36. test_op_grad_level10.py
  37. test_op_grad_level2.py
  38. test_op_grad_level3.py
  39. test_op_grad_level4.py
  40. test_op_level1.py
  41. test_op_level10.py
  42. test_op_level2.py
  43. test_op_level3.py
  44. test_op_level4.py
  45. test_op_level5.py
  46. test_op_level6.py
  47. test_op_qnn_add.py
  48. test_op_qnn_concatenate.py
  49. test_op_qnn_conv2d.py
  50. test_op_qnn_dense.py
  51. test_op_qnn_dequantize.py
  52. test_op_qnn_mul.py
  53. test_op_qnn_quantize.py
  54. test_op_qnn_requantize.py
  55. test_op_qnn_subtract.py
  56. test_param_dict.py
  57. test_pass_alter_op_layout.py
  58. test_pass_annotate_target.py
  59. test_pass_annotation.py
  60. test_pass_auto_quantize.py
  61. test_pass_canonicalize_cast.py
  62. test_pass_check_kind.py
  63. test_pass_combine_parallel_batch_matmul.py
  64. test_pass_combine_parallel_conv2d.py
  65. test_pass_combine_parallel_dense.py
  66. test_pass_context_analysis.py
  67. test_pass_convert_op_layout.py
  68. test_pass_dead_code_elimination.py
  69. test_pass_defunctionalization.py
  70. test_pass_dynamic_to_static.py
  71. test_pass_eliminate_common_subexpr.py
  72. test_pass_eta_expand.py
  73. test_pass_fast_math.py
  74. test_pass_fold_constant.py
  75. test_pass_fold_scale_axis.py
  76. test_pass_fuse_ops.py
  77. test_pass_gradient.py
  78. test_pass_inline.py
  79. test_pass_lambda_lift.py
  80. test_pass_lazy_gradient_init.py
  81. test_pass_legalize.py
  82. test_pass_mac_count.py
  83. test_pass_manager.py
  84. test_pass_merge_compiler_regions.py
  85. test_pass_merge_composite.py
  86. test_pass_partial_eval.py
  87. test_pass_partition_graph.py
  88. test_pass_qnn_legalize.py
  89. test_pass_remove_unused_functions.py
  90. test_pass_simplify_expr.py
  91. test_pass_simplify_inference.py
  92. test_pass_to_a_normal_form.py
  93. test_pass_to_basic_block_normal_form.py
  94. test_pass_to_cps.py
  95. test_pass_to_graph_normal_form.py
  96. test_pass_unmatched_cases.py
  97. test_pass_vars.py
  98. test_py_converter.py
  99. test_simplify_fc_transpose.py
  100. test_sparse_dense_convert.py
  101. test_type_functor.py
  102. test_type_infer.py
  103. test_type_solver.py
  104. test_typecall.py
  105. test_vm.py
  106. test_vm_serialization.py