Update generated Python Op docs.
Change: 143784180
This commit is contained in:
parent
032311528c
commit
a3932aa4a3
@ -70,7 +70,8 @@ Note: if `num_epochs` is not `None`, this function creates local counter
|
||||
|
||||
##### Returns:
|
||||
|
||||
A list or dictionary of tensors with the same types as `tensors`.
|
||||
A list or dictionary of tensors with the same types as `tensors` (except if
|
||||
the input is a list of one element, then it returns a tensor, not a list).
|
||||
|
||||
##### Raises:
|
||||
|
||||
|
@ -3176,7 +3176,8 @@ Note: if `num_epochs` is not `None`, this function creates local counter
|
||||
|
||||
##### Returns:
|
||||
|
||||
A list or dictionary of tensors with the same types as `tensors`.
|
||||
A list or dictionary of tensors with the same types as `tensors` (except if
|
||||
the input is a list of one element, then it returns a tensor, not a list).
|
||||
|
||||
##### Raises:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user