diff --git a/plugins/fused-ops-and-kernels/src/fms_acceleration_foak/fused_ops/fused_CEloss.py b/plugins/fused-ops-and-kernels/src/fms_acceleration_foak/fused_ops/fused_CEloss.py new file mode 100644 index 00000000..a0b4cd2c --- /dev/null +++ b/plugins/fused-ops-and-kernels/src/fms_acceleration_foak/fused_ops/fused_CEloss.py @@ -0,0 +1,2 @@ +# placeholder for the fused CE loss from liger available at: +# https://github.com/linkedin/Liger-Kernel/blob/main/src/liger_kernel/ops/fused_linear_cross_entropy.py