Skip to content

Conversation

dev-jonghoonpark
Copy link
Contributor

@dev-jonghoonpark dev-jonghoonpark commented Jun 29, 2025

Description

Add NDArray diagonal

  • In the case of TensorFlow, DiagPart was used instead of Diag to produce results in the same format as PyTorch.
  • In the case of Apache MXNet, It is identified as a retired project, so it was handled with UnsupportedOperationException without additional searching.

close #2835.

@dev-jonghoonpark dev-jonghoonpark requested review from zachgk and a team as code owners June 29, 2025 05:07
Copy link
Contributor

@frankfliu frankfliu left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution

@xyang16 xyang16 merged commit 3f3db59 into deepjavalibrary:master Jun 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add NDArray diagonal
3 participants