mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Also fixes @end_compatiblity -> @end_compatibility
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -125,7 +125,7 @@ class Variable(object):
|
||||
and graph construction. See [the TensorFlow Eager Execution
|
||||
guide](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/eager/python/g3doc/guide.md#variables-and-optimizers)
|
||||
for details on how variables work in eager execution.
|
||||
@end_compatiblity
|
||||
@end_compatibility
|
||||
"""
|
||||
|
||||
def __init__(self,
|
||||
|
||||
Reference in New Issue
Block a user