kmath icon indicating copy to clipboard operation
kmath copied to clipboard

Nd4j: Provide faster implementation of `diagonalEmbedding` in `Nd4jTensorAlgebra`

Open CommanderTvis opened this issue 4 years ago • 2 comments

Postponed because of #423.

CommanderTvis avatar May 20 '21 15:05 CommanderTvis

It is not a question of performance only, it has to be also compliant with https://deeplearning4j.org/api/latest/org/nd4j/autodiff/functions/DifferentialFunction.html for future use.

grinisrit avatar May 20 '21 15:05 grinisrit

To keep it there for ref: https://deeplearning4j.org/api/latest/org/nd4j/linalg/api/ops/impl/shape/Diag.html

grinisrit avatar May 20 '21 15:05 grinisrit