Update generated Python Op docs.
Change: 139490435
This commit is contained in:
parent
d535017fc2
commit
61229c2992
@ -3215,20 +3215,6 @@ Returns a non-reference `DType` based on this `DType`.
|
||||
Returns the dtype correspond to this dtype's real part.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.is_ref_dtype` {#DType.is_ref_dtype}
|
||||
|
||||
Returns `True` if this `DType` represents a reference type.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.as_ref` {#DType.as_ref}
|
||||
|
||||
Returns a reference `DType` based on this `DType`.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.is_floating` {#DType.is_floating}
|
||||
|
@ -76,20 +76,6 @@ Returns a non-reference `DType` based on this `DType`.
|
||||
Returns the dtype correspond to this dtype's real part.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.is_ref_dtype` {#DType.is_ref_dtype}
|
||||
|
||||
Returns `True` if this `DType` represents a reference type.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.as_ref` {#DType.as_ref}
|
||||
|
||||
Returns a reference `DType` based on this `DType`.
|
||||
|
||||
|
||||
- - -
|
||||
|
||||
#### `tf.DType.is_floating` {#DType.is_floating}
|
||||
|
Loading…
Reference in New Issue
Block a user