diff --git a/docs/add_ops.md b/docs/add_ops.md index 661dc332f67f..be939c4ed244 100644 --- a/docs/add_ops.md +++ b/docs/add_ops.md @@ -75,15 +75,6 @@ Helpful examples: - Generate FILECHECK tests from MLIR test cases: `torch-mlir-opt -convert- /tmp/your_awesome_testcase.mlir | externals/llvm-project/mlir/utils/generate-test-checks.py `. Please don't just paste the generated tests - reference them to write your own -## Contacts -People who've worked on this for a while -- Vivek (@vivek97 on discord) -- Chi.Liu@amd.com - -Recent Turbine Camp Attendees, from recent to less recent -- Xida.ren@amd.com (@xida_ren on discord) -- Sungsoon.Cho@amd.com - ## Links - Tutorials