Commit Graph

  • 5baee8ba1a move BestHyps() to matrix.h Hieu Hoang 2016-09-02 22:21:15 +0100
  • b46983808d .cu -> .cpp Hieu Hoang 2016-09-02 21:48:07 +0100
  • ec80f482a2 delete #include Hieu Hoang 2016-09-02 21:46:40 +0100
  • b6bbd99885 add cu & cpp Hieu Hoang 2016-09-02 21:29:32 +0100
  • 6db07de6b2 #include <memory> Hieu Hoang 2016-09-02 21:13:15 +0100
  • 65c51d1fae god.cu -> god.cpp Hieu Hoang 2016-09-02 21:05:46 +0100
  • 113e64043f add type-gpu.h Hieu Hoang 2016-09-02 21:01:58 +0100
  • 5e2bd46570 move implementation int .cu Hieu Hoang 2016-09-02 20:45:30 +0100
  • 57ddcf29da rename sentence.cu -> sentence.cpp Hieu Hoang 2016-09-02 15:28:19 +0100
  • f26eedf637 delete rescorer Hieu Hoang 2016-09-02 15:26:48 +0100
  • 84e4b554bf add Matrix depend BestHyps() method Hieu Hoang 2016-09-02 14:46:06 +0100
  • 11ad67ae4a add scorer.cpp. Successful compilation indicates no CUDA dependency Hieu Hoang 2016-09-02 14:35:08 +0100
  • 1b3f2e5692 include base_matrix.h, not matrix.h Hieu Hoang 2016-09-02 14:25:26 +0100
  • 47e299d058 CreateMatrix() returns BaseMatrix Hieu Hoang 2016-09-02 14:13:45 +0100
  • 0af6a92ce2 virtual destructor. Otherwise mem leak Hieu Hoang 2016-09-02 14:06:08 +0100
  • c6d7d6b963 Use BaseMatrix instead of GPU Matrix Hieu Hoang 2016-09-02 13:34:46 +0100
  • 4c0188d67c abstract method Resize Hieu Hoang 2016-09-02 13:04:08 +0100
  • bf135792c4 const Hieu Hoang 2016-09-02 11:29:04 +0100
  • d2690c1361 cleanup Hieu Hoang 2016-09-02 10:04:03 +0100
  • 048b99248f change Score() signature Hieu Hoang 2016-09-02 00:26:40 +0100
  • 671b7eb069 move implementation into language_model.cu. Doesn't seem to be used anyway Hieu Hoang 2016-09-01 23:52:07 +0100
  • 962bfe5fe9 move implementation into ape_penalty.cu Hieu Hoang 2016-09-01 23:45:44 +0100
  • 9e5857daa0 delete matrix Hieu Hoang 2016-09-01 21:06:13 +0100
  • d82dd9e154 create matrix for each scorer Hieu Hoang 2016-09-01 20:48:02 +0100
  • 66fc7cd1bb move implementation into encoder_decoder.cu Hieu Hoang 2016-09-01 20:01:47 +0100
  • 7fdfa748cc move implementation into search.cu Hieu Hoang 2016-09-01 19:50:41 +0100
  • eb51f910be compiles on OSX Hieu Hoang 2016-09-01 19:20:52 +0100
  • aa344a1e3c Update README.md Marcin Junczys-Dowmunt 2016-08-30 20:00:36 +0100
  • 632c7f27f2 Update README.md Marcin Junczys-Dowmunt 2016-08-30 18:24:51 +0100
  • 3f85485769 Update README.md Marcin Junczys-Dowmunt 2016-08-30 18:24:10 +0100
  • cef8a37fc7 some clean-up Marcin Junczys-Dowmunt 2016-08-28 00:24:41 +0200
  • d02e5a5310 removed simd functions Marcin Junczys-Dowmunt 2016-08-15 11:59:12 +0000
  • 20f69661dc Fix bug with multi-encoder gpu_multi_encoder Tomasz Dwojak 2016-08-04 19:48:14 +0100
  • 50f8617c3f Refactor multi_encoders Tomasz Dwojak 2016-08-03 11:19:15 +0100
  • ff6c95a2f8 Plausible working multi encoder Tomasz Dwojak 2016-08-02 22:21:52 +0100
  • f6af6447e8 init multi encoding Tomasz Dwojak 2016-08-02 18:18:48 +0100
  • 26a914f974 Merge 3f7dd08d0b into f47c22800e filipg 2016-07-26 14:22:30 +0000
  • f47c22800e Fix path handling with bpe Tomasz Dwojak 2016-07-26 12:48:58 +0100
  • 3f7dd08d0b add script for testing on Jenkins Filip Gralinski 2016-07-25 23:12:25 +0200
  • 3b6a1734df give python2 instead of just python Filip Gralinski 2016-07-25 21:10:07 +0200
  • f60bc7b6d8 Refactor vocab: split into header and source file. Small other changes. Tomasz Dwojak 2016-07-22 21:16:25 +0100
  • dcc252ce20 Add internal support for BPE. Tomasz Dwojak 2016-07-21 15:29:41 +0100
  • 8ed02411d3 merged branches Marcin Junczys-Dowmunt 2016-07-21 00:20:46 +0200
  • 7f2f3325e5 fixed error with reshaping Marcin Junczys-Dowmunt 2016-07-21 00:18:38 +0200
  • ef496f43fa added missing include for <vector> Marcin Junczys-Dowmunt 2016-07-20 21:40:14 +0200
  • ec5dc31b35 switched fully to blaze dynamic matrix, but still buggy Marcin Junczys-Dowmunt 2016-07-20 19:46:54 +0200
  • a3bd29a719 Fix bug with a path to 3rd-parties Tomasz Dwojak 2016-07-20 14:30:55 +0100
  • 58e2ed11d7 Change name for 3rd-party Tomasz Dwojak 2016-07-20 14:20:46 +0100
  • 1510d5d0ee Create 3rd_party and tidy up headers Tomasz Dwojak 2016-07-20 14:18:05 +0100
  • d8cac76427 Merge pull request #3 from filipg/cpu Marcin Junczys-Dowmunt 2016-07-20 12:45:52 +0100
  • 90ae309e98 add Jenkins badge Filip Gralinski 2016-07-20 07:47:24 +0200
  • f0fb2e925b add Jenkins build script Filip Gralinski 2016-07-20 07:39:25 +0200
  • 754a827ad0 add Emacs backup files to .gitignore, fix typo there Filip Gralinski 2016-07-19 23:06:41 +0200
  • ab1e805117 slowly moving to blaze dynamic matrix Marcin Junczys-Dowmunt 2016-07-20 01:52:11 +0200
  • b06fe3a7ce some more blaze integration Marcin Junczys-Dowmunt 2016-07-20 00:45:20 +0200
  • a152d840b9 introduced blaze-based matrix type Marcin Junczys-Dowmunt 2016-07-19 17:18:02 +0200
  • a2a56ad782 -pthread, not just -lpthread Hieu Hoang 2016-07-19 13:37:37 +0100
  • e0bf510719 new tanh approximation Marcin Junczys-Dowmunt 2016-07-19 13:01:41 +0200
  • 3d384dd826 fixed non-determinism due to incorrectly initialized state Marcin Junczys-Dowmunt 2016-07-18 22:29:38 +0200
  • da1a07636a Merge branch 'cpu' of github.com:emjotde/amunmt into cpu Marcin Junczys-Dowmunt 2016-07-18 17:49:32 +0200
  • fd8358a1d4 different way to compute averages Marcin Junczys-Dowmunt 2016-07-18 17:49:22 +0200
  • d87377aa29 eclipse Hieu Hoang 2016-07-17 23:20:42 +0100
  • b8f96cd500 more obscure compile flags Marcin Junczys-Dowmunt 2016-07-17 23:09:32 +0200
  • 78705c7a31 some clean-up, cmake files for tcmalloc, profiler, added build variants Marcin Junczys-Dowmunt 2016-07-17 22:54:09 +0200
  • c38cc08ffd remove forgotten key word Marcin Junczys-Dowmunt 2016-07-17 16:11:30 +0200
  • 0f84f3d689 got rid of openblas for now Marcin Junczys-Dowmunt 2016-07-17 16:02:32 +0200
  • 7982097213 Cleaning up after the kiddies Marcin Junczys-Dowmunt 2016-07-16 23:27:07 +0200
  • 8994f3e5d7 Merge branch 'cpu' of github.com:emjotde/amunn into cpu Marcin Junczys-Dowmunt 2016-07-16 22:22:12 +0200
  • c181fb4d07 Got rid of eigen3 again, nice api, buggy multi-threading Marcin Junczys-Dowmunt 2016-07-16 22:21:56 +0200
  • 764285c51c Revert "remove slow gru" Marcin Junczys-Dowmunt 2016-07-16 22:16:16 +0200
  • 91d830e5cf Revert "fixed contructor name" Marcin Junczys-Dowmunt 2016-07-16 22:15:44 +0200
  • a1eb1ac318 Set relative paths in download_models config file Tomasz Dwojak 2016-07-15 17:42:24 +0000
  • 9b09ad48df Small fixes around docker Tomasz Dwojak 2016-07-15 16:32:53 +0000
  • 9dbdcecf01 fixed contructor name Marcin Junczys-Dowmunt 2016-07-15 16:59:19 +0200
  • 2f574fd2e7 remove slow gru Marcin Junczys-Dowmunt 2016-07-15 16:57:11 +0200
  • 3b6d52a583 Merge branch 'cpu' of github.com:emjotde/amunn into cpu Marcin Junczys-Dowmunt 2016-07-15 16:55:26 +0200
  • 8a547a7b98 fixes bug Marcin Junczys-Dowmunt 2016-07-15 16:55:19 +0200
  • d2c3771b2b profiling comments Hieu Hoang 2016-07-15 12:35:48 +0100
  • e5103e82e6 rewrite to use more of eigen functionality Marcin Junczys-Dowmunt 2016-07-15 12:45:23 +0200
  • ee733a932b Take input from a file instead of stdin Hieu Hoang 2016-07-15 11:45:09 +0100
  • 765f963f5f Take input from a file instead of stdin Hieu Hoang 2016-07-15 11:27:31 +0100
  • 106fdfda04 eclipse Hieu Hoang 2016-07-15 11:16:59 +0100
  • 33ec576d5e transposed matrices Marcin Junczys-Dowmunt 2016-07-15 01:48:16 +0200
  • 41a504de42 eigen-based decoding Marcin Junczys-Dowmunt 2016-07-14 21:33:56 +0200
  • e93ee69ac5 Merge branch 'cpu' of github.com:emjotde/amunn into cpu Marcin Junczys-Dowmunt 2016-07-12 21:37:54 +0200
  • f9183aab49 shortened namespace for placeholders Marcin Junczys-Dowmunt 2016-07-12 21:37:49 +0200
  • d195f09653 Rerefactoring of encoder_decoder Tomasz Dwojak 2016-07-12 17:00:04 +0100
  • 1f92d9e6c6 Rerefactoring of encoder_decoder Tomasz Dwojak 2016-07-12 17:00:04 +0100
  • e2836eb6e4 Fix bug with a path to bpe codes Tomasz Dwojak 2016-07-12 12:40:50 +0000
  • 6147c4f425 Update path to models Tomasz Dwojak 2016-07-11 20:39:05 +0100
  • 0f07a96284 add bpe and truecase model to download Tomasz Dwojak 2016-07-11 14:30:53 +0000
  • 81a7f4e1d7 Add progress bar to download_models.py Tomasz Dwojak 2016-07-11 12:06:57 +0000
  • 575e5e431e Add some docker files Tomasz Dwojak 2016-07-11 09:55:26 +0100
  • 0d163ce94c Add working fitlering Tomasz Dwojak 2016-07-08 17:31:48 +0100
  • 36173738e5 Merge pull request #2 from gitter-badger/gitter-badge Marcin Junczys-Dowmunt 2016-07-08 11:47:15 +0100
  • dda622d290 Add Gitter badge The Gitter Badger 2016-07-08 10:38:23 +0000
  • 3ea2bd75b5 Repair paths in download_models.py Tomasz Dwojak 2016-07-07 15:57:59 +0100
  • c46792cc72 Merge branch 'cpu' of github.com:emjotde/amunmt into cpu Tomasz Dwojak 2016-07-07 13:04:17 +0100
  • 7e4c70f302 Add a script to download Rico Sennrich's WMT16 models Tomasz Dwojak 2016-07-07 13:04:11 +0100
  • d1ddf01d29 merge Marcin Junczys-Dowmunt 2016-07-06 23:25:46 +0200