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 193a43f commit 670fa6dCopy full SHA for 670fa6d
site/en/guide/create_op.md
@@ -55,7 +55,7 @@ To incorporate your custom op you'll need to:
55
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
+ [TensorFlow binary](../../install), or must have
59
[downloaded TensorFlow source](../../install/source.md),
60
and be able to build it.
61
0 commit comments