tree: ff665f377905b08359bd9b224cb7b041ebb986c8 [path history] [tgz]
  1. test_arith_canonical_simplify.py
  2. test_arith_const_int_bound.py
  3. test_arith_deduce_bound.py
  4. test_arith_detect_clip_bound.py
  5. test_arith_detect_linear_equation.py
  6. test_arith_domain_touched.py
  7. test_arith_intset.py
  8. test_arith_modular_set.py
  9. test_arith_rewrite_simplify.py
  10. test_arith_solve_linear_equations.py
  11. test_arith_solve_linear_inequality.py
  12. test_auto_scheduler_common.py
  13. test_auto_scheduler_compute_dag.py
  14. test_auto_scheduler_cost_model.py
  15. test_auto_scheduler_evolutionary_search.py
  16. test_auto_scheduler_feature.py
  17. test_auto_scheduler_layout_rewrite.py
  18. test_auto_scheduler_loop_state.py
  19. test_auto_scheduler_measure.py
  20. test_auto_scheduler_search_policy.py
  21. test_auto_scheduler_sketch_generation.py
  22. test_autotvm_common.py
  23. test_autotvm_database.py
  24. test_autotvm_dispatch_context.py
  25. test_autotvm_executor.py
  26. test_autotvm_feature.py
  27. test_autotvm_flop_calculator.py
  28. test_autotvm_graph_tuner_core.py
  29. test_autotvm_graph_tuner_utils.py
  30. test_autotvm_index_tuner.py
  31. test_autotvm_measure.py
  32. test_autotvm_record.py
  33. test_autotvm_space.py
  34. test_autotvm_xgboost_model.py
  35. test_crt.py
  36. test_custom_datatypes.py
  37. test_filter_untracked.py
  38. test_format_si_prefix.py
  39. test_ir_attrs.py
  40. test_ir_container.py
  41. test_ir_type.py
  42. test_node_reflection.py
  43. test_runtime_container.py
  44. test_runtime_error.py
  45. test_runtime_extension.py
  46. test_runtime_graph.py
  47. test_runtime_graph_debug.py
  48. test_runtime_heterogeneous.py
  49. test_runtime_measure.py
  50. test_runtime_module_based_interface.py
  51. test_runtime_module_export.py
  52. test_runtime_module_load.py
  53. test_runtime_ndarray.py
  54. test_runtime_packed_func.py
  55. test_runtime_rpc.py
  56. test_runtime_vm_profiler.py
  57. test_target_codegen_arm.py
  58. test_target_codegen_blob.py
  59. test_target_codegen_bool.py
  60. test_target_codegen_c_host.py
  61. test_target_codegen_cross_llvm.py
  62. test_target_codegen_cuda.py
  63. test_target_codegen_device.py
  64. test_target_codegen_extern.py
  65. test_target_codegen_hexagon.py
  66. test_target_codegen_llvm.py
  67. test_target_codegen_opencl.py
  68. test_target_codegen_rocm.py
  69. test_target_codegen_static_init.py
  70. test_target_codegen_vm_basic.py
  71. test_target_codegen_vulkan.py
  72. test_target_codegen_x86.py
  73. test_target_target.py
  74. test_te_autodiff.py
  75. test_te_build_lower.py
  76. test_te_group.py
  77. test_te_hybrid_script.py
  78. test_te_schedule.py
  79. test_te_schedule_bound_inference.py
  80. test_te_schedule_bound_inference_tiling.py
  81. test_te_schedule_graph.py
  82. test_te_schedule_lstm.py
  83. test_te_schedule_ops.py
  84. test_te_schedule_postproc_rewrite_for_tensor_core.py
  85. test_te_schedule_tensor_core.py
  86. test_te_schedule_tensorize.py
  87. test_te_tag.py
  88. test_te_tensor.py
  89. test_te_tensor_overload.py
  90. test_te_verify_compute.py
  91. test_testing.py
  92. test_tir_analysis_expr_deep_equal.py
  93. test_tir_analysis_usedef.py
  94. test_tir_analysis_verify_gpu_code.py
  95. test_tir_analysis_verify_memory.py
  96. test_tir_analysis_verify_ssa.py
  97. test_tir_buffer.py
  98. test_tir_constructor.py
  99. test_tir_data_layout.py
  100. test_tir_intrin.py
  101. test_tir_ir_builder.py
  102. test_tir_nodes.py
  103. test_tir_ops.py
  104. test_tir_stmt_functor_ir_transform.py
  105. test_tir_structural_equal_hash.py
  106. test_tir_transform_bf16_legalize.py
  107. test_tir_transform_combine_context_call.py
  108. test_tir_transform_coproc_sync.py
  109. test_tir_transform_decorate_device_scope.py
  110. test_tir_transform_hoist_if.py
  111. test_tir_transform_inject_copy_intrin.py
  112. test_tir_transform_inject_double_buffer.py
  113. test_tir_transform_inject_virtual_thread.py
  114. test_tir_transform_instrument_bound_checkers.py
  115. test_tir_transform_lift_attr_scope.py
  116. test_tir_transform_loop_partition.py
  117. test_tir_transform_lower_intrin.py
  118. test_tir_transform_lower_warp_memory.py
  119. test_tir_transform_make_packed_api.py
  120. test_tir_transform_narrow_datatype.py
  121. test_tir_transform_prim_func_pass.py
  122. test_tir_transform_remove_no_op.py
  123. test_tir_transform_rewrite_unsafe_select.py
  124. test_tir_transform_simplify.py
  125. test_tir_transform_storage_flatten.py
  126. test_tir_transform_storage_rewrite.py
  127. test_tir_transform_thread_sync.py
  128. test_tir_transform_unroll_loop.py
  129. test_tir_transform_vectorize.py
  130. test_tvmscript_error_report.py
  131. test_tvmscript_roundtrip.py