tree: 6b7b3f5e84e42b680b0b384e20e714adb977bea7 [path history] [tgz]
  1. custom_kernel_example/
  2. BinaryLogicalOpTest.cpp
  3. BinaryLogicalOpTest.h
  4. BUCK
  5. CMakeLists.txt
  6. export_test_model.ps1
  7. gen_supported_features.py
  8. gen_supported_features_test.py
  9. kernel_runtime_context_test.cpp
  10. op__adaptive_avg_pool2d_test.cpp
  11. op__clone_dim_order_test.cpp
  12. op__conj_physical_test.cpp
  13. op__empty_dim_order_test.cpp
  14. op__to_dim_order_copy_test.cpp
  15. op_abs_test.cpp
  16. op_acos_test.cpp
  17. op_acosh_test.cpp
  18. op_add_test.cpp
  19. op_addmm_test.cpp
  20. op_alias_copy_test.cpp
  21. op_amax_test.cpp
  22. op_amin_test.cpp
  23. op_any_test.cpp
  24. op_arange_test.cpp
  25. op_argmax_test.cpp
  26. op_argmin_test.cpp
  27. op_as_strided_copy_test.cpp
  28. op_asin_test.cpp
  29. op_asinh_test.cpp
  30. op_atan2_test.cpp
  31. op_atan_test.cpp
  32. op_atanh_test.cpp
  33. op_avg_pool2d_test.cpp
  34. op_bitwise_and_test.cpp
  35. op_bitwise_left_shift_test.cpp
  36. op_bitwise_not_test.cpp
  37. op_bitwise_or_test.cpp
  38. op_bitwise_right_shift_test.cpp
  39. op_bitwise_xor_test.cpp
  40. op_bmm_test.cpp
  41. op_cat_test.cpp
  42. op_cdist_forward_test.cpp
  43. op_ceil_test.cpp
  44. op_clamp_test.cpp
  45. op_clone_test.cpp
  46. op_constant_pad_nd_test.cpp
  47. op_convolution_backward_test.cpp
  48. op_convolution_test.cpp
  49. op_copy_test.cpp
  50. op_cos_test.cpp
  51. op_cosh_test.cpp
  52. op_cumsum_test.cpp
  53. op_detach_copy_test.cpp
  54. op_diagonal_copy_test.cpp
  55. op_div_test.cpp
  56. op_elu_test.cpp
  57. op_embedding_test.cpp
  58. op_empty_test.cpp
  59. op_eq_test.cpp
  60. op_erf_test.cpp
  61. op_exp_test.cpp
  62. op_expand_copy_test.cpp
  63. op_expm1_test.cpp
  64. op_fft_c2r_test.cpp
  65. op_fft_r2c_test.cpp
  66. op_fill_test.cpp
  67. op_flip_test.cpp
  68. op_floor_divide_test.cpp
  69. op_floor_test.cpp
  70. op_fmod_test.cpp
  71. op_full_like_test.cpp
  72. op_full_test.cpp
  73. op_gather_test.cpp
  74. op_ge_test.cpp
  75. op_gelu_test.cpp
  76. op_glu_test.cpp
  77. op_grid_sampler_2d_test.cpp
  78. op_gt_test.cpp
  79. op_hardtanh_test.cpp
  80. op_index_put_test.cpp
  81. op_index_select_test.cpp
  82. op_index_test.cpp
  83. op_isinf_test.cpp
  84. op_isnan_test.cpp
  85. op_le_test.cpp
  86. op_leaky_relu_test.cpp
  87. op_lift_fresh_copy_test.cpp
  88. op_linear_test.cpp
  89. op_log10_test.cpp
  90. op_log1p_test.cpp
  91. op_log2_test.cpp
  92. op_log_softmax_test.cpp
  93. op_log_test.cpp
  94. op_logical_and_test.cpp
  95. op_logical_not_test.cpp
  96. op_logical_or_test.cpp
  97. op_logical_xor_test.cpp
  98. op_logit_test.cpp
  99. op_lt_test.cpp
  100. op_masked_fill_test.cpp
  101. op_masked_scatter_test.cpp
  102. op_masked_select_test.cpp
  103. op_max_pool2d_with_indices_backward_test.cpp
  104. op_max_pool2d_with_indices_test.cpp
  105. op_max_test.cpp
  106. op_maximum_test.cpp
  107. op_mean_test.cpp
  108. op_min_test.cpp
  109. op_minimum_test.cpp
  110. op_mm_test.cpp
  111. op_mul_test.cpp
  112. op_narrow_copy_test.cpp
  113. op_native_batch_norm_test.cpp
  114. op_native_dropout_test.cpp
  115. op_native_group_norm_test.cpp
  116. op_native_layer_norm_test.cpp
  117. op_ne_test.cpp
  118. op_neg_test.cpp
  119. op_nonzero_test.cpp
  120. op_ones_test.cpp
  121. op_pdist_forward_test.cpp
  122. op_permute_copy_test.cpp
  123. op_pixel_shuffle_test.cpp
  124. op_pixel_unshuffle_test.cpp
  125. op_pow_test.cpp
  126. op_prod_test.cpp
  127. op_rand_test.cpp
  128. op_randn_test.cpp
  129. op_reciprocal_test.cpp
  130. op_reflection_pad1d_test.cpp
  131. op_reflection_pad2d_test.cpp
  132. op_reflection_pad3d_test.cpp
  133. op_relu_test.cpp
  134. op_remainder_test.cpp
  135. op_repeat_interleave_test.cpp
  136. op_repeat_test.cpp
  137. op_replication_pad1d_test.cpp
  138. op_replication_pad2d_test.cpp
  139. op_replication_pad3d_test.cpp
  140. op_roll_test.cpp
  141. op_round_test.cpp
  142. op_rsqrt_test.cpp
  143. op_rsub_test.cpp
  144. op_scalar_tensor_test.cpp
  145. op_scatter_add_test.cpp
  146. op_scatter_test.cpp
  147. op_select_copy_test.cpp
  148. op_select_scatter_test.cpp
  149. op_sigmoid_test.cpp
  150. op_sign_test.cpp
  151. op_sin_test.cpp
  152. op_sinh_test.cpp
  153. op_slice_copy_test.cpp
  154. op_slice_scatter_test.cpp
  155. op_softmax_test.cpp
  156. op_split_copy_test.cpp
  157. op_split_with_sizes_copy_test.cpp
  158. op_sqrt_test.cpp
  159. op_squeeze_copy_test.cpp
  160. op_stack_test.cpp
  161. op_sub_test.cpp
  162. op_sum_test.cpp
  163. op_t_copy_test.cpp
  164. op_tan_test.cpp
  165. op_tanh_test.cpp
  166. op_test.h
  167. op_to_copy_test.cpp
  168. op_topk_test.cpp
  169. op_transpose_copy_test.cpp
  170. op_tril_test.cpp
  171. op_trunc_test.cpp
  172. op_unbind_copy_test.cpp
  173. op_unfold_copy_test.cpp
  174. op_unsqueeze_copy_test.cpp
  175. op_upsample_bilinear2d_aa_test.cpp
  176. op_upsample_bilinear2d_test.cpp
  177. op_upsample_nearest2d_test.cpp
  178. op_var_test.cpp
  179. op_view_as_real_copy_test.cpp
  180. op_view_copy_test.cpp
  181. op_where_test.cpp
  182. op_zeros_test.cpp
  183. ScalarOverflowTestMacros.h
  184. summarize_supported_features.py
  185. supported_features.yaml
  186. supported_features_def_aten.yaml
  187. supported_features_def_example.yaml
  188. supported_features_definition.ini
  189. supported_features_header.ini
  190. supported_features_summary.md
  191. targets.bzl
  192. test_bitwise_shift.py
  193. test_case_gen.py
  194. TestUtil.h
  195. UnaryUfuncRealHBBF16ToFloatHBF16Test.cpp
  196. UnaryUfuncRealHBBF16ToFloatHBF16Test.h
  197. update_supported_feature_summary.sh