You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
Fixed the handling of integer data types in the raw ops generation script. (#273)
* Makes 'Tensor.gathering' generic over 'Int32' and 'Int64'. Fixes#259.
* Added a 'TensorFlowIndex' protocol.
* Better handling of integer types in the raw ops generation script.
* Rename.
* Merge conflict fix.
* Reverted part of the changes.
* Removed the 'TensorFlowUnsignedInteger' protocol.
* Reverted a change.
* Reverted another change.
0 commit comments