mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
fix broken link
This commit is contained in:
parent
231ca9dd4e
commit
62a9ab28ca
|
|
@ -100,7 +100,7 @@ to all API functions in the same context. For example:
|
|||
when run, will apply those gradients to a set of variables.
|
||||
|
||||
Most programs rely solely on the default graph. However,
|
||||
see [Dealing with multiple graphs](#dealing-with-multiple-graphs) for more
|
||||
see [Dealing with multiple graphs](#programming_with_multiple_graphs) for more
|
||||
advanced use cases. High-level APIs such as the @{tf.estimator.Estimator} API
|
||||
manage the default graph on your behalf, and--for example--may create different
|
||||
graphs for training and evaluation.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user