tree: fa5a4344dce5e4ea9a2aa9f7b038772a2df56ef0 [path history] [tgz]
  1. aot/
  2. backend/
  3. benchmarking/
  4. collage/
  5. dyn/
  6. op/
  7. opencl_texture/
  8. qnn/
  9. strategy/
  10. transform/
  11. utils/
  12. test_adt.py
  13. test_analysis_basic_block_normal_form.py
  14. test_analysis_extract_fake_quantized_ops.py
  15. test_analysis_extract_fused_functions.py
  16. test_analysis_extract_intermediate_expr.py
  17. test_analysis_extract_operators.py
  18. test_analysis_feature.py
  19. test_analysis_get_calibration_data.py
  20. test_annotated_regions.py
  21. test_any.py
  22. test_auto_scheduler_layout_rewrite_networks.py
  23. test_auto_scheduler_task_extraction.py
  24. test_auto_scheduler_tuning.py
  25. test_autotvm_task_extraction.py
  26. test_backend_graph_executor.py
  27. test_backend_interpreter.py
  28. test_build_module.py
  29. test_call_graph.py
  30. test_change_batch.py
  31. test_cmp_op.py
  32. test_const.py
  33. test_cpp_build_module.py
  34. test_custom_datatypes.py
  35. test_dataflow_pattern.py
  36. test_debug.py
  37. test_executor.py
  38. test_expr_functor.py
  39. test_external_codegen.py
  40. test_ir_bind.py
  41. test_ir_module.py
  42. test_ir_nodes.py
  43. test_ir_op.py
  44. test_ir_parser.py
  45. test_ir_structural_equal_hash.py
  46. test_ir_text_printer.py
  47. test_ir_well_formed.py
  48. test_json_compact.py
  49. test_json_runtime.py
  50. test_layer_count.py
  51. test_link_params.py
  52. test_memory_passes.py
  53. test_name_mangling.py
  54. test_name_supply.py
  55. test_name_transforms.py
  56. test_op_fast_math.py
  57. test_op_floordiv.py
  58. test_op_grad_level1.py
  59. test_op_grad_level10.py
  60. test_op_grad_level2.py
  61. test_op_grad_level3.py
  62. test_op_grad_level4.py
  63. test_op_level1.py
  64. test_op_level10.py
  65. test_op_level2.py
  66. test_op_level3.py
  67. test_op_level4.py
  68. test_op_level5.py
  69. test_op_level6.py
  70. test_op_qnn_add.py
  71. test_op_qnn_batch_matmul.py
  72. test_op_qnn_concatenate.py
  73. test_op_qnn_conv2_transpose.py
  74. test_op_qnn_conv2d.py
  75. test_op_qnn_dense.py
  76. test_op_qnn_dequantize.py
  77. test_op_qnn_leaky_relu.py
  78. test_op_qnn_mul.py
  79. test_op_qnn_quantize.py
  80. test_op_qnn_requantize.py
  81. test_op_qnn_simulated_dequantize.py
  82. test_op_qnn_simulated_quantize.py
  83. test_op_qnn_subtract.py
  84. test_op_qnn_unary_elementwise.py
  85. test_param_dict.py
  86. test_pass_alter_op_layout.py
  87. test_pass_annotate_spans_defuse.py
  88. test_pass_annotate_target.py
  89. test_pass_auto_quantize.py
  90. test_pass_canonicalize_cast.py
  91. test_pass_check_kind.py
  92. test_pass_collage_partition.py
  93. test_pass_combine_parallel_batch_matmul.py
  94. test_pass_combine_parallel_conv2d.py
  95. test_pass_combine_parallel_dense.py
  96. test_pass_convert_op_layout.py
  97. test_pass_dead_code_elimination.py
  98. test_pass_defunctionalization.py
  99. test_pass_defuse_ops.py
  100. test_pass_div_to_mul.py
  101. test_pass_dynamic_to_static.py
  102. test_pass_eliminate_common_subexpr.py
  103. test_pass_eta_expand.py
  104. test_pass_fake_quantization_to_integer.py
  105. test_pass_fast_math.py
  106. test_pass_flatten_atrous_conv.py
  107. test_pass_flexible_shape_dispatch.py
  108. test_pass_fold_constant.py
  109. test_pass_fold_explicit_padding.py
  110. test_pass_fold_scale_axis.py
  111. test_pass_fuse_ops.py
  112. test_pass_gradient.py
  113. test_pass_inline.py
  114. test_pass_instrument.py
  115. test_pass_lambda_lift.py
  116. test_pass_lazy_gradient_init.py
  117. test_pass_legalize.py
  118. test_pass_legalize_tensorcore.py
  119. test_pass_mac_count.py
  120. test_pass_manager.py
  121. test_pass_manifest_lifetimes.py
  122. test_pass_merge_compiler_regions.py
  123. test_pass_merge_composite.py
  124. test_pass_partial_eval.py
  125. test_pass_partition_graph.py
  126. test_pass_plan_devices.py
  127. test_pass_qnn_legalize.py
  128. test_pass_remove_unused_functions.py
  129. test_pass_simplify_expr.py
  130. test_pass_simplify_inference.py
  131. test_pass_split_args.py
  132. test_pass_to_a_normal_form.py
  133. test_pass_to_basic_block_normal_form.py
  134. test_pass_to_cps.py
  135. test_pass_to_graph_normal_form.py
  136. test_pass_unmatched_cases.py
  137. test_pass_vars.py
  138. test_pipeline_executor.py
  139. test_prng.py
  140. test_py_converter.py
  141. test_recast.py
  142. test_relay_te_compiler.py
  143. test_roofline.py
  144. test_runtime.py
  145. test_set_input_zero_copy.py
  146. test_simplify_fc_transpose.py
  147. test_sparse_conv2d_convert.py
  148. test_sparse_dense_convert.py
  149. test_target_hooks.py
  150. test_tensor_array.py
  151. test_to_mixed_precision.py
  152. test_type_functor.py
  153. test_type_infer.py
  154. test_type_solver.py
  155. test_typecall.py
  156. test_used_memory_annotator.py
  157. test_vm.py
  158. test_vm_serialization.py