xref: /aosp_15_r20/external/executorch/kernels/test/supported_features_def_example.yaml (revision 523fa7a60841cd1ecfb9cc4201f1ca8b03ed023a)
1# A sample supported_features_def.yaml; used for testing and as an example
2
3- namespace: global
4  is_aten: false
5  output_resize: false
6
7- namespace: op_gelu
8  dtype_double: true
9
10- namespace: op_log_softmax
11  dtype_double: true
12