1# Copyright (c) Meta Platforms, Inc. and affiliates. 2# 3# This yaml file contains operators that have optimized kernels available. 4 5- op: relu.out 6 kernels: 7 - arg_meta: null 8 kernel_name: my_custom_kernels::my_relu_out 9