We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080f8b0 commit 193a43fCopy full SHA for 193a43f
site/en/guide/create_op.md
@@ -56,7 +56,7 @@ To incorporate your custom op you'll need to:
56
* Some familiarity with C++.
57
* Must have installed the
58
[TensorFlow binary](https://github.com/tensorflow/docs/blob/master/site/en/install), or must have
59
- [downloaded TensorFlow source](https://github.com/tensorflow/docs/blob/master/site/en/install/source.md),
+ [downloaded TensorFlow source](../../install/source.md),
60
and be able to build it.
61
62
## Define the op interface
0 commit comments