Update goldens API
with ``` bazel-bin/tensorflow/tools/api/tests/api_compatibility_test --update_goldens True ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
fc8c61ccfa
commit
d2744e5792
@ -82,7 +82,7 @@ tf_module {
|
||||
}
|
||||
member_method {
|
||||
name: "extract_glimpse"
|
||||
argspec: "args=[\'input\', \'size\', \'offsets\', \'centered\', \'normalized\', \'uniform_noise\', \'name\'], varargs=None, keywords=None, defaults=[\'True\', \'True\', \'True\', \'None\'], "
|
||||
argspec: "args=[\'input\', \'size\', \'offsets\', \'centered\', \'normalized\', \'uniform_noise\', \'noise\', \'name\'], varargs=None, keywords=None, defaults=[\'True\', \'True\', \'True\', \'\', \'None\'], "
|
||||
}
|
||||
member_method {
|
||||
name: "extract_image_patches"
|
||||
|
Loading…
Reference in New Issue
Block a user