Commit Graph

  • 09f4c21059
    Merge pull request #8835 from KonduitAI/master Alex Black 2020-04-14 22:35:49 +1000
  • 133223e865 Merge remote-tracking branch 'eclipse/master' Alex Black 2020-04-14 22:24:17 +1000
  • 6fcd078c5e
    Update dependencies to just released JavaCPP and JavaCV 1.5.3 (#374) Samuel Audet 2020-04-14 18:36:14 +0900
  • 23e4aa99ad
    Shyrma lstm layer bp (#370) Yurii Shyrma 2020-04-13 13:21:51 +0300
  • f1debe8c07
    RL4J: Add ExperienceHandler (#369) Alexandre Boulanger 2020-04-10 19:50:40 -0400
  • 3e2dbc65dd
    MatMul for gemm/gemv calls (#365) raver119 2020-04-10 17:57:02 +0300
  • 99c727f15b
    Add javacpp classifier dependency to nd4j-native and nd4j-cuda (#366) Alex Black 2020-04-09 10:00:27 +1000
  • d86dd5b131
    DL4J and SameDiff integration tests + LSTMLayer java op class (#353) Andrii T 2020-04-08 17:20:48 +0300
  • ab083b9167
    Update versions of JavaCPP Presets for OpenCV and MKL (#363) Samuel Audet 2020-04-08 21:09:45 +0900
  • e57f35c2e4 mkldnn version bump raver119 2020-04-07 13:14:43 +0300
  • 04b2b4f9b6
    Few fixes (#361) raver119 2020-04-06 21:01:59 +0300
  • 986ec4b51a
    Add test from reported issue (confirmed fixed) (#359) Alex Black 2020-04-06 15:02:09 +1000
  • 1a35ebec2e
    RL4J: Add Backwardly Compatible Builder patterns (#326) Chris Bamford 2020-04-06 04:36:12 +0100
  • fb1c41c512
    Build fix (#357) Alexander Stoyakin 2020-04-01 11:09:48 +0300
  • 8ac89aeb19
    RL4J: Force shape fix (#352) Chris Bamford 2020-04-01 06:28:01 +0100
  • 48102c61d0
    - correct reshape op for empty shapes (#354) Yurii Shyrma 2020-04-01 07:13:34 +0300
  • 81ebfeead1
    Small fixes (#355) Alex Black 2020-04-01 15:11:39 +1100
  • 2dadbed861
    Merge pull request #8815 from eclipse/ab_horschi_modelserializer Alex Black 2020-04-01 12:54:20 +1100
  • 0a27e9f41d
    Fix incompatibilities with generated code (#303) Alexander Stoyakin 2020-04-01 04:00:38 +0300
  • 1d004b542a
    xw_plus_b mkldnn implementation (#247) Oleh 2020-03-31 13:03:10 +0300
  • 29e61579c1
    Shyrma reshape empty (#338) Yurii Shyrma 2020-03-31 07:41:16 +0300
  • 55a3d9bb2c Fix loading both model and serializer at once from stream + re-add checks Alex Black 2020-03-31 11:56:56 +1100
  • e3a8629214 2 more try-with-resources (buffered + close) Alex Black 2020-03-31 11:38:12 +1100
  • 3f49d646fc API fix + try with resources (close file stream + buffered) Alex Black 2020-03-31 11:34:43 +1100
  • 2e52f0217f Merge branch 'master' of https://github.com/horschi/deeplearning4j into horschi-master Alex Black 2020-03-31 10:20:31 +1100
  • bf0ddbc06c
    libnd4j fixes for context sync in operation execution (#350) Oleh 2020-03-30 16:33:51 +0300
  • 7f89fbba2d
    Merge pull request #8814 from KonduitAI/master Alex Black 2020-03-30 22:29:09 +1100
  • 9b3576bc00 Merge remote-tracking branch 'eclipse/master' Alex Black 2020-03-30 22:18:25 +1100
  • 3900d9ff06
    Simple fix in bidirectional lstm import (#293) Susan Eraly 2020-03-30 03:07:47 -0700
  • 63c9223bc2
    Assorted fixes (#318) Alex Black 2020-03-27 00:33:13 +1100
  • 364f9a660c
    Set source and target version of nd4j-native to java 7 (#8808) mheck136 2020-03-26 01:33:56 +0100
  • 9970aadc5a
    Upgrade python version to 3.7.7 from 3.7.6 (#346) Alex Black 2020-03-25 19:42:08 +1100
  • e8cbf5255a
    Backpropagation implementation of mergemax, mergeadd and mergeavg ops (#343) Oleh 2020-03-25 07:40:30 +0200
  • b1bc7df160
    tf.keras model import (#258) Fariz Rahman 2020-03-24 13:37:27 +0400
  • ec6abacdb8
    Fix limits on flaky test to avoid spurious failure (#344) Alex Black 2020-03-24 20:33:43 +1100
  • cd0e62ffaf
    Merge pull request #8801 from basedrhys/master Alex Black 2020-03-24 20:02:58 +1100
  • 44394da4b8
    Merge pull request #8803 from KonduitAI/master Alex Black 2020-03-24 19:14:07 +1100
  • 4e8f3a025f
    Fixing python object for obtaining scalars (#330) Shams Ul Azeem 2020-03-24 13:11:57 +0500
  • 3cbba49518
    Bugfix failing builds (#341) Serhii Shepel 2020-03-24 03:55:47 +0200
  • 838c3ddb5a
    Timeouts and temp ignore for logged issue - #8802 (#342) Alex Black 2020-03-24 12:05:17 +1100
  • ebe413267b Added swish activation function in mapToActivation Rhys 2020-03-24 12:56:53 +1300
  • 226f0672bc size op fixed raver119 2020-03-23 17:02:03 +0300
  • 55ec207eb8
    Split convolutions implementations for compilation speed up (#339) Oleh 2020-03-23 06:30:26 +0200
  • 1f3e4c18e1
    some structure for ops (#337) raver119 2020-03-23 07:28:54 +0300
  • 69c92ca5ae
    Learning updaters for gradient (#335) Oleh 2020-03-23 06:28:31 +0200
  • 015147b713
    Fix openblas linking issues (#340) Adam Gibson 2020-03-21 17:30:26 +0900
  • 5a34ccf3d4
    Remove printf in ones_as c++ op (#336) Alex Black 2020-03-20 23:50:17 +1100
  • f79207033b
    SameDiff multi-threaded inference (#263) Alex Black 2020-03-20 21:24:39 +1100
  • b23ebee432 - MKL-DNN version upgrade - deviceMutex replaced for CPU raver119 2020-03-20 12:42:29 +0300
  • e700b59f80
    Shyrma weights format (#329) Yurii Shyrma 2020-03-20 11:11:27 +0200
  • 5dae4069cf
    Shugeo random expo fix2 (#295) shugeo 2020-03-20 10:33:20 +0200
  • 2497290cb0
    AdaGrad validation test (#334) Alex Black 2020-03-20 17:25:46 +1100
  • 7a2ac800dd
    Nullify (#304) raver119 2020-03-20 08:49:28 +0300
  • 30a28fae45
    Windows fix (#333) Adam Gibson 2020-03-20 12:14:03 +0900
  • 0cf4a45573
    Fixes #8763 (#310) Adam Gibson 2020-03-19 14:53:21 +0900
  • 7c05928185
    Merge pull request #8790 from KonduitAI/master Alex Black 2020-03-19 00:51:22 +1100
  • 9c77bfa85f
    Support for more numpy datatypes (#241) Shams Ul Azeem 2020-03-18 18:48:37 +0500
  • 9f523d6811
    Merge pull request #8788 from KonduitAI/master Alex Black 2020-03-18 18:53:20 +1100
  • 5cd143611e Merge remote-tracking branch 'eclipse/master' Samuel Audet 2020-03-18 16:17:14 +0900
  • 77244f5496
    avg/max pooling3d bp fixed (#323) raver119 2020-03-16 18:17:42 +0300
  • bac130bd78
    CUDA host pointer fix (#322) raver119 2020-03-16 12:07:34 +0300
  • 2cd4522f94
    Add updater tests/validation (#319) Alex Black 2020-03-16 18:35:15 +1100
  • 4cf2afad2b
    benchmarks fixes (#321) raver119 2020-03-16 10:31:06 +0300
  • e7a995e959
    Tanh backpropagation mkldnn implementation (#308) Oleh 2020-03-13 18:01:00 +0200
  • e42b4e96c3
    correct output empty shapes deducing in split op (#311) Yurii Shyrma 2020-03-12 17:25:54 +0200
  • 41bde8f885
    Softmax BP mkldnn implementation (#301) Oleh 2020-03-12 17:25:29 +0200
  • 88f39fad67 pairwise compilation units updated raver119 2020-03-12 12:50:09 +0300
  • 3d7adcf25a
    Merge pull request #8717 from eclipse/sa_gym Alex Black 2020-03-12 13:17:22 +1100
  • 9a5e21d617 Uupdate versions of JavaCPP Presets for HDF5, OpenBLAS, and Gym Samuel Audet 2020-03-12 07:11:58 +0900
  • ebab6b6410
    Shyrma broadcast2 (#309) Yurii Shyrma 2020-03-11 16:58:53 +0200
  • 58550b7c98
    [WIP] Shyrma coords (#305) Yurii Shyrma 2020-03-11 15:21:59 +0200
  • 50b7d82b96 more compilation units raver119 2020-03-11 11:43:18 +0300
  • a7a97d8259 rl4j: update host pointers content before reading them raver119 2020-03-11 10:57:55 +0300
  • 8b10f0b876
    RL4J: Add TransformProcess, part 2 (#8766) Alexandre Boulanger 2020-03-10 22:56:41 -0400
  • 6aaca58506
    Shyrma broadcast (#302) Yurii Shyrma 2020-03-10 15:29:09 +0200
  • 0faf83b1b6
    Merge pull request #8772 from Bam4d/ignore_javacpp_generated raver119 2020-03-10 13:09:37 +0300
  • 0459cf9525 Remove the two files that get generated by javacpp to avoid conflicts. Also add them to .gitignore Bam4d 2020-03-10 10:05:56 +0000
  • c3223dbc7a
    Improve ResultSet usage in libnd4j (#281) Oleh 2020-03-10 06:42:50 +0200
  • 57210b936c
    Revert "OpenMP Threads execution (#297)" (#299) raver119 2020-03-09 08:22:49 +0300
  • dd2043ef48
    OpenMP Threads execution (#297) raver119 2020-03-09 08:21:44 +0300
  • a2ec3dbc97
    Image namespace (#176) Andrii T 2020-03-09 04:35:17 +0200
  • a80fb99a5f
    DL4J integrations tests updates + add SameDiff support (#298) Alex Black 2020-03-07 22:44:41 +1100
  • ead5162c97
    Tanh mkldnn implementation (#296) Oleh 2020-03-06 16:11:22 +0200
  • e6a7b94fe4
    Loss namespace (#294) Alex Black 2020-03-06 16:07:22 +1100
  • 7494117e90
    #8751 Arbiter grid search candidate generator fix [WIP] (#292) Alex Black 2020-03-06 12:01:21 +1100
  • 19d5a8d49d
    Various fixes (#290) Alex Black 2020-03-06 00:02:32 +1100
  • 2911da061b
    blas fallback (#291) raver119 2020-03-05 14:11:13 +0300
  • 784a2d13f8
    separate omp impl for softmax (#289) raver119 2020-03-05 11:14:22 +0300
  • 3bb22a6ff8
    strided_slice without view (#288) raver119 2020-03-05 09:56:52 +0300
  • ca96a13ed0 softmax as standalone compilation unit raver119 2020-03-05 08:45:10 +0300
  • 58aa5a3a9b
    RL4J: Add TransformProcess, part 1 (#8711) Samuel Audet 2020-03-05 14:43:13 +0900
  • 4d81af9fe9
    Softmax operation implementation for mkldnn (#286) Oleh 2020-03-04 18:36:42 +0200
  • 1c89512ec0
    Add Maven profiles for ARM builds to pom.xml files (#265) Samuel Audet 2020-03-04 17:11:01 +0900
  • f990b2486d
    simplified addBias2D for CUDA (#285) raver119 2020-03-04 09:50:55 +0300
  • 11d148a5eb get back to single-byte reads raver119 2020-03-04 08:14:39 +0300
  • fec620fafa
    TensorflowConversion Data Types (#284) Fariz Rahman 2020-03-04 04:46:32 +0400
  • d9cfa8073f bigger reads raver119 2020-03-03 14:19:55 +0300
  • ebee7687e8 mkldnn version upgrade raver119 2020-03-03 08:57:02 +0300
  • 78934c17ad
    profiling of stack and unstack ops (#261) Yurii Shyrma 2020-03-03 06:32:37 +0200
  • 0f581e74e3 one small test rearrangement raver119 2020-03-02 19:52:11 +0300