cavis/deeplearning4j/deeplearning4j-ui-parent
Alexander Stoyakin 0a27e9f41d
Fix incompatibilities with generated code (#303)
* Cholesky fixed

* Constructors added

* MatMul wrapper

* Constructor added

* Missing wrappers added

* Generate Linalg namespace added

* Output data types

* Unit tests

* Added mmul

* Code generation

* Code generated

* Build fixed

* Fixing signatures

* Tests fixed

* Tests fixed

* Added enum

* Fix tests

* Some fixes

* Eye test fixed

* SameDiff: small fix for renameVariable - also replace variable name in lossVariable list if necessary

Signed-off-by: Alex Black <blacka101@gmail.com>

* Some fixes

* Tests fixed

* Revert wrong fix

* Some fixes

* Some fixes

* Extending base test class

* Added pad

* Fixed for generated signatures

* Fixes due to nd4j codegen

* Backwards compatibility fixes

* Fixed errors in tests, reverted wrong changes

* Test fixed

* Added missing operations used for nd4s operators

* Compilation fixed

* Added meshgrid

* Fixed constructors

* fixes

Signed-off-by: Alex Black <blacka101@gmail.com>

* Fix bad commit (incorrectly reverted change from master)

Signed-off-by: Alex Black <blacka101@gmail.com>

* Fixed test

Co-authored-by: Alex Black <blacka101@gmail.com>
2020-04-01 12:00:38 +11:00
..
deeplearning4j-ui Small fixes. (#206) 2020-02-01 18:19:36 +11:00
deeplearning4j-ui-components Assorted fixes (#318) 2020-03-27 00:33:13 +11:00
deeplearning4j-ui-model Small fixes. (#206) 2020-02-01 18:19:36 +11:00
deeplearning4j-ui-standalone Small fixes. (#206) 2020-02-01 18:19:36 +11:00
deeplearning4j-vertx Fix incompatibilities with generated code (#303) 2020-04-01 12:00:38 +11:00
pom.xml Add support for CUDA 10.2 (#89) 2019-11-29 16:31:03 +11:00