Commit Graph

  • c54cdaab75
    full bert graph (#282) raver119 2020-03-02 18:14:32 +0300
  • 63fa3c2ef3
    libnd4j polishing (#273) raver119 2020-03-02 12:49:41 +0300
  • 483c3d7b8c
    Assorted SameDiff/DL4J fixes (#279) Alex Black 2020-03-02 16:15:49 +1100
  • f116f53d61
    Loops auto-vectorization problem fix (#277) Oleh 2020-02-28 16:04:45 +0200
  • 5332ace32b
    better inplace exec with FastPath (#280) raver119 2020-02-28 12:06:30 +0300
  • 330a69d4e2
    Shugeo solve ls (#203) shugeo 2020-02-28 10:37:26 +0200
  • 358c650b62 one micro fix raver119 2020-02-27 19:28:26 +0300
  • 31e3a2f7a5
    transparent conversion to FastPath execution within Graph (#278) raver119 2020-02-27 16:10:38 +0300
  • 353f901c7c
    [WIP] Handle missing functionality for binary models (#269) Alexander Stoyakin 2020-02-27 03:00:15 +0200
  • b4575d11e9
    Loops auto-vectorization problem fix (#274) Oleh 2020-02-26 20:12:19 +0200
  • 1df8899fb1 restoreMultiLayerNetwork() needlessly writes temp-file #8735 cspriegel 2020-02-26 16:24:32 +0100
  • 5c806d2fb5
    reshape tweak (#275) raver119 2020-02-26 14:05:32 +0300
  • b686368b82
    Refactoring split operation (#266) Oleh 2020-02-26 09:20:39 +0200
  • cf67c7165a nano fix raver119 2020-02-25 15:20:51 +0300
  • f6442b6724
    few minor tweaks (#272) raver119 2020-02-25 11:13:23 +0300
  • 241ed05c64
    VariableSpace uses unordered maps as well (#270) raver119 2020-02-24 21:58:23 +0300
  • f0706b21aa
    Split operation improvement (#262) Oleh 2020-02-24 07:22:41 +0200
  • 1bb3ae4b03
    Shugeo unordered map (#256) shugeo 2020-02-24 06:51:01 +0200
  • a0ed5487ca
    Upgrade openblas version to 0.3.8 (#264) Alex Black 2020-02-22 23:42:52 +1100
  • e78be14cc1
    arm fix (#260) raver119 2020-02-21 14:31:00 +0300
  • e4ddf109c3
    Merge pull request #8723 from KonduitAI/master Alex Black 2020-02-21 20:00:35 +1100
  • d19dbb955c Merge remote-tracking branch 'eclipse/master' Alex Black 2020-02-21 19:57:07 +1100
  • 0748c7e7c2
    Oleh broadcast4d (#257) Oleh 2020-02-21 06:46:05 +0200
  • f7a9190407
    profiling of concat op (both cuda and cpu) (#151) Yurii Shyrma 2020-02-20 20:19:01 +0200
  • 215641ea9e
    Minor improvements (#255) raver119 2020-02-20 11:43:26 +0300
  • b119631e60 Update version of the JavaCPP Presets for Gym Samuel Audet 2020-02-20 15:48:37 +0900
  • d9058b469a
    Add classifier property for dl4j-test-resources (#249) Serhii Shepel 2020-02-19 15:31:21 +0200
  • c5193ecb81
    Shyrma gather (#254) Yurii Shyrma 2020-02-19 08:35:52 +0200
  • 1efe2dc846 RL4J: Use Py_AddPath() instead of Py_SetPath() in GymEnv (issue #8688) Samuel Audet 2020-02-19 00:31:12 +0900
  • 72f9cda019
    Added missing bfloat16 (#252) Abdelrauf 2020-02-18 18:01:43 +0400
  • da39a63c9b one more bert-like test raver119 2020-02-18 11:20:38 +0300
  • 22c7aa9acf
    Shyrma mkl matmul (#250) Yurii Shyrma 2020-02-18 07:58:01 +0200
  • c8882cbfa5
    Test fixes + cleanup (#245) Alex Black 2020-02-18 10:29:06 +1100
  • 2698fbf541
    Broadcast perf improvements (#248) raver119 2020-02-17 16:25:10 +0300
  • f9d51b7278
    More compilation units (#246) raver119 2020-02-17 10:23:05 +0300
  • 011c272fde
    Shyrma transpose (#244) Yurii Shyrma 2020-02-17 07:04:28 +0200
  • 9e3c1b02b1
    Perf improvements (#242) raver119 2020-02-14 16:20:31 +0300
  • 6e6289b6b9
    Oleh bert multiply true broad cast (#239) Oleh 2020-02-14 11:04:38 +0200
  • 4206171b70
    Ignored tests (#243) Alexander Stoyakin 2020-02-14 08:27:46 +0200
  • f165160edb
    MultiLayerConfiguration should be ComputationGraphConfiguration for validating a cg model conf (#240) Shams Ul Azeem 2020-02-14 06:06:00 +0500
  • c34790f932
    Copied and pasted RegressionTest100b4.java to RegressionTest100b6.jav… (#215) Andrii T 2020-02-14 02:53:35 +0200
  • 3de3cd8277
    R119 tests (#238) raver119 2020-02-13 20:59:35 +0300
  • fe47f52896
    Oleh tenzor mmul (#231) Yurii Shyrma 2020-02-13 19:33:54 +0200
  • 4b46aaedd3
    Merge pull request #8703 from KonduitAI/master Alex Black 2020-02-13 16:14:24 +1100
  • 8c0e378ec3
    Improving SameDiff tests coverage (#227) Alexander Stoyakin 2020-02-13 01:29:08 +0200
  • 5c9e0bc2bb
    Ignore none type for pythonexception (#237) Shams Ul Azeem 2020-02-13 03:58:39 +0500
  • f0c684020f
    Shugeo resize area fix4 (#229) shugeo 2020-02-12 18:02:42 +0200
  • 11cb561045
    Oleh true broadcast opt (#234) Oleh 2020-02-12 13:12:17 +0200
  • 17e77f4c32
    Merge pull request #8700 from KonduitAI/master Alex Black 2020-02-12 21:20:45 +1100
  • b941186302
    Making TypeName enum public (#235) Shams Ul Azeem 2020-02-12 15:17:30 +0500
  • f3fa4fd632
    C++ NPY (#233) raver119 2020-02-12 12:38:10 +0300
  • c9ffb6cbec Python: Use memoryview instead of bytearray (#225) Fariz Rahman 2020-02-10 14:54:44 +0400
  • 237c137166 few more smaller compilation units (#226) raver119 2020-02-10 10:57:18 +0300
  • ebeeb8bc48 Fix BERT word piece tokenizer stack overflow error (#205) Eduardo Gonzalez 2020-02-10 12:33:04 +0900
  • 8a0d5e3b97
    Compilation units (#224) raver119 2020-02-09 19:48:32 +0300
  • bead656feb
    Initial performance improvement for Bias Add and etc #8556 (#217) Abdelrauf 2020-02-08 16:31:30 +0400
  • 77401c7d33
    Merge pull request #8689 from KonduitAI/master Alex Black 2020-02-08 21:44:18 +1100
  • 1dfac9a736
    DataBuffer.write() tweak (#221) raver119 2020-02-07 18:16:11 +0300
  • a0da5a9e47
    Events removed from Java (#219) raver119 2020-02-07 12:34:55 +0300
  • 937a27ae27
    Small number of test fixes (#220) Alex Black 2020-02-07 18:38:50 +1100
  • ce6848c9fe
    Test fixes (#218) Alex Black 2020-02-07 16:25:02 +1100
  • 948646b32d
    Shyrma mkl test (#211) Yurii Shyrma 2020-02-06 20:12:54 +0200
  • 5ae40f6e38
    Shugeo sequence mask fix2 (#216) shugeo 2020-02-06 20:06:50 +0200
  • 569a46f87d
    Fixes (#213) Alex Black 2020-02-05 17:07:36 +1100
  • 5d28e6143d
    OpContext handling (#214) raver119 2020-02-05 07:27:24 +0300
  • f6b3032def
    Python executioner 2.0 (#134) Fariz Rahman 2020-02-04 13:23:59 +0400
  • dcc1187e1d
    Merge pull request #8668 from KonduitAI/master Alex Black 2020-02-04 18:19:26 +1100
  • 7ea07de76b Merge remote-tracking branch 'eclipse/master' AlexDBlack 2020-02-04 18:00:56 +1100
  • 41ff907bc6
    Shugeo solve linear (#191) shugeo 2020-02-04 07:59:11 +0200
  • 57d5eb473b
    Fixes for global pooling + masking with different mask datatypes (#212) Alex Black 2020-02-04 15:38:06 +1100
  • 20e3039f2e
    RL4J: Change frame skipping logic (#8596) Alexandre Boulanger 2020-02-03 22:23:39 -0500
  • ddf70ac450
    Avoid double printing of start/stop test in a few cases (#210) Alex Black 2020-02-03 22:18:01 +1100
  • 9bb5798cac
    Null arrays fix (#208) raver119 2020-02-02 23:14:00 +0300
  • 81efa5c3b6
    [WIP] one small fix (#207) raver119 2020-02-02 19:17:26 +0300
  • 0756e3fe70
    Small fixes. (#206) Alex Black 2020-02-01 18:19:36 +1100
  • d52e67209e
    Oleh convert (#200) Oleh 2020-01-31 15:30:49 +0200
  • 00cd61f32d roll back flatbuffers version raver119 2020-01-31 15:57:55 +0300
  • 1ab86d1306
    Range op data type (#204) raver119 2020-01-31 10:45:41 +0300
  • d39ca6d488
    ElementWiseStride==1 cases for legacy random ops (#202) Abdelrauf 2020-01-31 09:57:31 +0400
  • 5d98cfcf47
    Configurable DataType for ops (#201) raver119 2020-01-30 18:46:12 +0300
  • ba961c7601
    DataTypes & FlatBuffers (#197) raver119 2020-01-30 10:07:24 +0300
  • 5039fb22b7
    Fix datatype issue with GpuGraphRunnerTest (#198) Alex Black 2020-01-29 21:16:56 +1100
  • f25056363b auto-vectorization check for gcc (#172) Abdelrauf 2020-01-28 20:00:12 +0400
  • 7a7ee4b021 Shyrma cudnn (#192) Yurii Shyrma 2020-01-28 17:23:07 +0200
  • 2f08af3166 Update GpuGraphRunnerTest.java (#195) Fariz Rahman 2020-01-28 12:30:39 +0400
  • 9f719488b9
    CUDA sync tweaks (#194) raver119 2020-01-28 10:55:06 +0300
  • 7a20324105
    Merge pull request #8647 from KonduitAI/master Alex Black 2020-01-28 15:44:27 +1100
  • 7ef0ef907e
    Packages fix (#193) raver119 2020-01-27 23:04:21 +0300
  • a97c10a0fe
    Merge pull request #8642 from KonduitAI/master Alex Black 2020-01-27 23:01:29 +1100
  • bfe1d96140 Update versions of JavaCPP Presets for MKL and NumPy (#190) Samuel Audet 2020-01-27 20:37:06 +0900
  • 531a72fabd
    execution mode (#183) raver119 2020-01-27 10:00:07 +0300
  • 03a1859d0a Merge remote-tracking branch 'eclipse/master' AlexDBlack 2020-01-27 16:05:58 +1100
  • 95db34e389
    Eclipse -> Konduit update (#188) Alex Black 2020-01-27 16:03:00 +1100
  • 97c7dd2c94
    Merge pull request #8641 from KonduitAI/master Alex Black 2020-01-27 16:01:20 +1100
  • 458d141d8e
    Fix SDLoss null weights array issue (#185) Alex Black 2020-01-25 20:13:23 +1100
  • 4db28a9300 Cleanup of multiple projects (#175) Alexander Stoyakin 2020-01-24 21:35:00 +0200
  • 99a54829c2 Shugeo resize area fix2 (#181) shugeo 2020-01-24 19:55:25 +0200
  • f14e4beeb5 missing countOut for GPU raver119 2020-01-24 15:37:24 +0300
  • 99cfb88933 two tests fixes raver119 2020-01-24 15:26:46 +0300
  • 5d69069177
    [WIP] Memory limits (#167) raver119 2020-01-24 10:11:09 +0300