Skip to content

Conversation

@pyu10055
Copy link
Collaborator

@pyu10055 pyu10055 commented Aug 18, 2020

Fixed #3716

ClipByValue implementation in node is using Min and Max op against a float32 scalar, this will fail for input tensor with
int32 dtype.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@pyu10055 pyu10055 merged commit 51de4e3 into master Aug 18, 2020
@pyu10055 pyu10055 deleted the node_clip_by_value branch August 18, 2020 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tensor.clipByValue does not work for tensors of dtype int32 in Node backend

3 participants