Skip to content

Conversation

@javidcf
Copy link
Contributor

@javidcf javidcf commented May 24, 2023

Added support for TensorScatterMax, TensorScatterMin and TensorScatterSub.

Added tests for all TensorScatter* operations.

javidcf added 2 commits May 24, 2023 10:36
Added support for TensorScatterMax, TensorScatterMin and TensorScatterSub. Added tests for all TensorScatter* operations. Signed-off-by: Javier Dehesa <javidcf@gmail.com>
Signed-off-by: Javier Dehesa <javidcf@gmail.com>
tf.tensor_scatter_nd_update and tf.tensor_scatter_nd_add already tested elsewhere. Signed-off-by: Javier Dehesa <javidcf@gmail.com>
javidcf added 2 commits May 26, 2023 14:51
Signed-off-by: Javier Dehesa <javidcf@gmail.com>
Signed-off-by: Javier Dehesa <javidcf@gmail.com>
@javidcf
Copy link
Contributor Author

javidcf commented May 27, 2023

Seems there was some issue with Azure in the failing checks above. Can those be retried @fatcat-z ?

Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contributions!

@fatcat-z fatcat-z merged commit 256dd5c into onnx:main May 29, 2023
@javidcf javidcf deleted the support_tensorscattersub branch May 31, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants