Also fixes @end_compatiblity
-> @end_compatibility
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
96dc501cd9
commit
7d7b2ec58e
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user