Commit Graph

  • 37e053ad90 Merge remote-tracking branch 'fork/master' AlexDBlack 2019-08-15 12:02:42 +1000
  • 110d14e542 SameDiff ops documentation (#8043) Nikolay Ivankov 2019-08-15 03:05:14 +0200
  • c7277729e9
    few fixes for bfloat16 in java and cpp (#114) raver119 2019-08-14 21:51:42 +0300
  • e0f8d86eac bunch of shape functions fixed raver119 2019-08-14 18:28:25 +0300
  • 53ca9a76e8
    [WIP] multi-device support (#80) raver119 2019-08-14 16:52:34 +0300
  • ec847e034b
    [WIP] Remote inference (#96) raver119 2019-08-14 12:11:09 +0300
  • b10ab239c0 Nd4j refactoring (#111) Robert Altena 2019-08-13 20:44:40 +0900
  • c29c011d1a Nd4j refactoring (#109) Robert Altena 2019-08-13 10:30:45 +0900
  • f49c4ea9d0
    int -> long (#108) raver119 2019-08-10 09:14:18 +0300
  • 11bddb3825 SameDiff: Listener changes and training api update (#99) Ryan Nett 2019-08-09 22:30:31 -0700
  • 6ed03217b4 concat cuda helper raver119 2019-08-09 13:01:51 +0300
  • 1a0a8b1497 duplicate pad impl raver119 2019-08-08 20:28:14 +0300
  • 7fa01288bb
    [WIP] cuda concat (#107) raver119 2019-08-08 18:05:21 +0300
  • 62a025439b java cuda compilation fix raver119 2019-08-07 21:36:27 +0300
  • 55066d9c41 bad fatbin option removed raver119 2019-08-07 19:34:25 +0300
  • fb139fcac6 clip by global norm msvc fix raver119 2019-08-07 18:18:38 +0300
  • 24e43e9856
    [WIP] build time improvements (#106) raver119 2019-08-07 17:49:13 +0300
  • c78f5a8225
    Shugeo cuda cuda (#105) shugeo 2019-08-07 15:29:17 +0300
  • f8615e0ef0
    nd4j refactoring. (#103) Robert Altena 2019-08-07 19:31:48 +0900
  • edb71bf46f
    Add SameDiff exec debugging listener + few fixes (#104) Alex Black 2019-08-07 17:18:29 +1000
  • ba1d1b160b
    remove method with unused parameter. (#102) Robert Altena 2019-08-06 19:14:45 +0900
  • a438434b1f
    Nd4j refactoring (#101) Robert Altena 2019-08-06 16:40:08 +0900
  • b8846113bd
    Small number of fixes + cleanup + some missing op methods + constructors (#100) Alex Black 2019-08-05 22:31:46 +1000
  • 923ab15583 Small number of fixes (#98) Alex Black 2019-08-05 10:57:01 +1000
  • b597fb942b temporary stack fix raver119 2019-08-03 15:29:21 +0300
  • b75bac750d exclude two methods for JNI (#97) raver119 2019-08-03 14:27:26 +0300
  • 2447af0953 exclude two methods for JNI raver119 2019-08-03 13:27:34 +0300
  • aefdbc17d6 exclude two methods for JNI raver119 2019-08-03 13:23:12 +0300
  • e2b7675e9c build fix raver119 2019-08-03 09:15:12 +0300
  • 3c4e959e21 [WIP] More of CUDA (#95) raver119 2019-08-02 20:01:03 +0300
  • e565788329 cuda build fix for issues introduced by recent refactoring raver119 2019-08-02 11:50:54 +0300
  • dfec54242d createUninitializedDetached refactoring. (#94) Robert Altena 2019-08-02 14:13:00 +0900
  • cd41c3540d #8038 Fix Op profiler NaN/Inf triggering + add tests (#93) Alex Black 2019-08-02 00:02:31 +1000
  • e18e2dc014 Various ND4J/DL4J fixes (#90) Alex Black 2019-08-01 19:30:58 +1000
  • fbe120031d remove createSparse methods. (#92) Robert Altena 2019-07-30 19:59:21 +0900
  • 386a9f057b remove create method with unused parameter. (#89) Robert Altena 2019-07-30 16:05:14 +0900
  • 065b34c7cb [WIP] Numpy boolean import (#91) raver119 2019-07-30 09:59:22 +0300
  • b95417f7c5 Various ND4J/DL4J fixes and improvements (#87) Alex Black 2019-07-30 00:27:38 +1000
  • aa4af2c36d refactor duplicate code from pad methods. (#86) Robert Altena 2019-07-29 21:20:16 +0900
  • d4e7997134 SameDiff Convolution Config validation, better output methods (#82) Ryan Nett 2019-07-26 20:05:16 -0700
  • 8d1fe8b1b3 Fix functions of OpaqueVariablesSet Samuel Audet 2019-07-26 07:22:44 +0000
  • b57f1d52cc Keras model import - updater lr fix (#84) Susan Eraly 2019-07-25 20:37:52 -0700
  • fa98b83295 remove duplicate code in createBufferDetached. (#83) Robert Altena 2019-07-26 11:28:51 +0900
  • 526b782e51 Create C wrappers for some of the C++ classes currently used by ND4J Samuel Audet 2019-07-24 21:14:54 +0900
  • 8881bfe7aa Adapt the Java wrappers in ND4J generated with JavaCPP Samuel Audet 2019-07-23 14:49:45 +0900
  • 780ae628a9 Actually export functions from NativeOps.h Samuel Audet 2019-07-23 14:36:48 +0900
  • dcc72e23b2 Refactor NativeOps.h to export C functions Samuel Audet 2019-07-22 20:34:08 +0900
  • fad8da878f Various DL4J/ND4J fixes (#81) Alex Black 2019-07-26 00:05:24 +1000
  • 7c5c84bea8 4 additional tests raver119 2019-07-25 13:50:36 +0300
  • 70dbe70594 fix javadoc. (#76) Robert Altena 2019-07-25 18:20:26 +0900
  • ac321265a7 SameDiff fixes and naming (#78) Ryan Nett 2019-07-25 00:25:30 -0700
  • ce0743da17 strided_slice_bp shape fn leak fix raver119 2019-07-24 17:11:29 +0300
  • ac1fc1a27a DL4J trace logging (#79) Alex Black 2019-07-24 22:04:08 +1000
  • 2cd95dc517 upsampling2d fix CUDA raver119 2019-07-24 14:45:09 +0300
  • 4f2dae23a1 - new NDArray methods like()/ulike() (#77) raver119 2019-07-23 08:38:00 +0300
  • 00e6296140 Zoo model TF import test updates (#75) Ryan Nett 2019-07-22 12:58:25 -0700
  • b9708be5db delete temporary TadPack C++/Java side (#74) raver119 2019-07-22 15:55:28 +0300
  • 59a006ce29 [WIP] More fixes (#73) raver119 2019-07-22 14:00:24 +0300
  • ce9c372974 fix pad javadoc and @see links. (#72) Robert Altena 2019-07-22 19:59:47 +0900
  • b083c22de5 RL4J - Added a unit test to help refac QLearningDiscrete.trainStep() (#8065) Alexandre Boulanger 2019-08-01 22:50:28 -0400
  • b2145ca780 RL4J Added listener pattern to SyncLearning (#8050) Alexandre Boulanger 2019-08-01 22:43:45 -0400
  • 0527ab8d98
    Fix validation (#8059) Alex Black 2019-07-29 15:26:18 +1000
  • 87d2b2cd3d Added interface IDataManager (#8034) Alexandre Boulanger 2019-07-25 07:34:54 -0400
  • 22993f853f Disallow creating bad classification iterator (#8042) jxtps 2019-07-24 21:51:57 -0700
  • 57efc2bf95 Fix bad merge AlexDBlack 2019-07-21 00:03:30 +1000
  • 0d6bb657bc FlatBuffers dtype conversion fix (missing bfloat16) (#71) Alex Black 2019-07-20 21:33:47 +1000
  • 763a225c6a [WIP] More of CUDA operations (#69) raver119 2019-07-20 08:58:44 +0300
  • 06e4f5f96e Small DL4J/SameDiff fixes (#70) Alex Black 2019-07-20 12:37:34 +1000
  • f29f19e9e9 [WIP] Some nd4s tweaks (#68) Alexander Stoyakin 2019-07-19 18:41:05 +0300
  • 2fb4a52a02 [WIP] nd4s tests coverage (#59) Alexander Stoyakin 2019-07-19 13:57:13 +0300
  • c3e684d648 DL4J: Switch subsampling layer to custom ops; DL4J samediff mask fix (#67) Alex Black 2019-07-19 13:56:05 +1000
  • 7939cf384b Misc fixes (#66) Alex Black 2019-07-19 13:23:37 +1000
  • d94bc7257c Various fixes (#65) Alex Black 2019-07-18 18:54:07 +1000
  • c499dc962f - numpy import fix for CUDA (#64) raver119 2019-07-17 15:19:38 +0300
  • c9e867b2e8 File existence validation for Nd4j.createFromNpyFile() raver119 2019-07-17 14:53:24 +0300
  • 91a8fb0d90 [WIP] More of CUDA (#63) raver119 2019-07-17 14:02:01 +0300
  • cf2311859a cpp tests fixes raver119 2019-07-17 07:47:53 +0300
  • fd6c0df024 [WIP] More CUDA fixes/updates (#62) raver119 2019-07-16 18:48:40 +0300
  • 5cf6859fc4 Add SequenceTrimToLengthTransform (#61) Alex Black 2019-07-16 12:36:12 +1000
  • 9cf28ea6c9 [WIP] CUDA tweaks (#60) raver119 2019-07-15 16:36:35 +0300
  • 6ce458e949 [WIP] CUDA Java side (#58) raver119 2019-07-12 20:39:54 +0300
  • 68b82f3856 [WIP] nd4s - data types (#51) Alexander Stoyakin 2019-07-12 18:18:39 +0300
  • c969b724bb [WIP] more CUDA stuff (#57) raver119 2019-07-12 11:51:51 +0300
  • cb6654bebb Add libnd4j benchmarks (#3) Alex Black 2019-07-12 15:21:15 +1000
  • 62c6a73f9d Include TF Import tests as forward pass tests in OpValidation (#53) Ryan Nett 2019-07-11 21:15:17 -0700
  • daf3950d8d SameDiff If, While, and Misc changes (#52) Ryan Nett 2019-07-11 21:08:15 -0700
  • 2d991f5445 LeakyReLU fix (#55) Ryan Nett 2019-07-10 18:36:47 -0700
  • 027d4d2a47 Add XLNet to zoo model ignores (#54) Ryan Nett 2019-07-10 15:31:49 -0700
  • d7c261ec40 added ability to run as test, and comments (#44) Ryan Nett 2019-07-10 14:40:17 -0700
  • 5708fc087a [WIP] INDArray hashCode() impl (#50) raver119 2019-07-10 14:32:12 +0300
  • cc65c01118 Op validation improvements + encoding fix (#49) Alex Black 2019-07-08 17:58:48 +1000
  • 88ea9a49eb TF optional properties resolution fix (#48) Alex Black 2019-07-06 14:33:14 +1000
  • 4b23dc01fd fix for #7976, update test comment (to OOM) (#45) Ryan Nett 2019-07-05 19:09:47 -0700
  • 9f401dc020 ND4S build fixed (#47) Alexander Stoyakin 2019-07-05 17:24:11 +0300
  • 15e7984392 Small fixes (#46) raver119 2019-07-05 15:15:09 +0300
  • c135883162 [WIP] Ignored TF OP Import test updates (#37) Ryan Nett 2019-07-03 21:26:29 -0700
  • dde50ee570 Small fixes (#43) raver119 2019-07-03 14:24:50 +0300
  • 8b4b8977a0 Batch Mmul v2 import fix (#41) Alex Black 2019-07-03 12:37:14 +1000
  • d854e28b34 System info export for debugging and bug reporting (#34) Ryan Nett 2019-07-02 12:19:07 -0700
  • e67e25ba30 libnd4j: use buildnativeoperations.sh parallel build by default in maven (#38) Alex Black 2019-07-02 19:23:22 +1000