diff --git a/site/en/guide/create_op.md b/site/en/guide/create_op.md index fa4f573fa3..4162bdc0c9 100644 --- a/site/en/guide/create_op.md +++ b/site/en/guide/create_op.md @@ -1,4 +1,4 @@ -# Create an op +# Create an Operation Note: To guarantee that your C++ custom ops are ABI compatible with TensorFlow's official pip packages, please follow the guide at