Commit Graph

  • 379212b75c
    Enable compute86 where supported (#863) Nikolay Bogoychev 2021-05-04 12:36:10 +0100
  • 7faebf77ca use args Hieu Hoang 2021-04-30 23:59:05 +0000
  • 4500221cfc don't define BLAS_FOUND Hieu Hoang 2021-04-30 23:50:14 +0000
  • ab2afff23a old-style iter. For gcc 5 Hieu Hoang 2021-04-30 23:10:17 +0000
  • 077734331f debug Hieu Hoang 2021-04-30 21:55:49 +0000
  • 86d7e30254 getFactorMasksMultiDim Hieu Hoang 2021-04-30 21:36:05 +0000
  • 82db7abf8b start using only expr Hieu Hoang 2021-04-30 20:50:20 +0000
  • 560bdbdfdc warnings Hieu Hoang 2021-04-30 20:18:51 +0000
  • b8153bba8e warnings Hieu Hoang 2021-04-30 12:02:15 -0700
  • 1e62a16bc1 warnings Hieu Hoang 2021-04-30 10:53:18 -0700
  • 84d498756b warnings Hieu Hoang 2021-04-30 09:52:56 -0700
  • 5be82498ae virtual destructor Hieu Hoang 2021-04-30 00:13:31 -0700
  • 1672201450 use origBatchIdx Hieu Hoang 2021-04-29 15:33:49 -0700
  • daf853e7aa batch idx nearly there Hieu Hoang 2021-04-29 13:43:31 -0700
  • 1a3e5ab58e debug Hieu Hoang 2021-04-29 13:01:03 -0700
  • 947301a817 lsh runs but crap output Hieu Hoang 2021-04-29 12:54:35 -0700
  • 1784da0585 start lsh Hieu Hoang 2021-04-29 12:22:45 -0700
  • e518fc9666 cachedShortWt_ works Hieu Hoang 2021-04-29 11:59:25 -0700
  • d41353eeb7 get ready for cachedShortWt_ Hieu Hoang 2021-04-29 11:24:00 -0700
  • 5225331767 cachedShortLemmaEt_ works Hieu Hoang 2021-04-29 02:22:26 -0700
  • 6b2b7d1188 factor mask Hieu Hoang 2021-04-29 00:44:30 -0700
  • f41acb1aa8 start factor mask Hieu Hoang 2021-04-29 00:31:01 -0700
  • 67fe82f840 start broadcast Hieu Hoang 2021-04-29 00:08:21 -0700
  • 592854f571 move cache variables into shortlist class Hieu Hoang 2021-04-28 23:56:25 -0700
  • 909df372d1 restart Hieu Hoang 2021-04-28 23:40:00 -0700
  • 36b4b69d7b
    Remove unused memoized_ variable (#852) Kenneth Heafield 2021-04-28 13:28:50 +0100
  • 49e379bba5 Merged PR 18612: Early stopping on first, all, or any validation metrics Roman Grundkiewicz 2021-04-26 11:51:43 +0000
  • 1c8ee95a54 update version Marcin Junczys-Dowmunt 2021-04-21 05:14:36 +0000
  • 309bd748ab Merge branch 'master' of github.com:marian-nmt/marian-dev into pmaster Marcin Junczys-Dowmunt 2021-04-21 05:13:58 +0000
  • 3e51ff3872 fix depth-scaling in FFN Marcin Junczys-Dowmunt 2021-04-20 15:50:53 +0000
  • bb6092da2b
    Compute tensor size using integers (#851) Kenneth Heafield 2021-04-14 16:48:51 +0100
  • 8a53b761d5 update version Marcin Junczys-Dowmunt 2021-04-11 04:30:35 +0000
  • ed29048004 Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/Marian/marian-dev Marcin Junczys-Dowmunt 2021-04-11 04:29:46 +0000
  • ea55722372 Merge branch 'pmaster' Marcin Junczys-Dowmunt 2021-04-11 04:29:17 +0000
  • a7c3a0b2ef
    fix beam_search ABORT when enable openmp and OMP_NUM_THREADS > 1 (#767) huangjq0617 2021-04-11 12:28:04 +0800
  • caddad90cd Merged PR 18505: RMSNorm on GPU Martin Junczys-Dowmunt 2021-04-10 15:28:38 +0000
  • a05124176d Merged PR 18531: Install GCC in Azure pipelines Roman Grundkiewicz 2021-04-09 18:44:11 +0000
  • 6435c6f1ce synced with public master Marcin Junczys-Dowmunt 2021-04-09 16:12:34 +0000
  • fdf9fe7d4a
    Update VERSION Marcin Junczys-Dowmunt 2021-04-09 09:03:39 -0700
  • be65065623
    Allow to choose fine-grained CPU intrinsics on as CMake options (#849) Marcin Junczys-Dowmunt 2021-04-09 09:02:34 -0700
  • a17ee300f4
    Create VERSION Marcin Junczys-Dowmunt 2021-04-08 21:48:01 -0700
  • fddd0e0661
    Adds better Affine support for GPUs when using CUDA 11. Introduces a new bias addition kernel for CUDA < 11 (#778) rhenry-nv 2021-04-08 21:46:27 -0700
  • 0223ce90b1
    Fix Ubuntu GitHub checks (#848) Roman Grundkiewicz 2021-04-08 18:41:15 +0100
  • bfa6180033 Revert "remove TC_MALLOC from optional dependencies (#840)" Marcin Junczys-Dowmunt 2021-04-08 07:30:38 +0000
  • 4408e88a94 Merged PR 18366: Fix generation of special control characters for default vocabulary Rohit Jain 2021-03-30 21:43:06 +0000
  • c29cc83dc4 Update submodule examples Roman Grundkiewicz 2021-03-30 08:58:11 +0000
  • 7d1f941242 Merged PR 18309: Cleaner suppression of unwanted output words Martin Junczys-Dowmunt 2021-03-26 16:17:12 +0000
  • 08bb158974 Merge branch 'pmaster' Marcin Junczys-Dowmunt 2021-03-23 21:59:51 +0000
  • ffd997e360
    Properly copy the entire vector in the int16_t case (#845) Nikolay Bogoychev 2021-03-23 21:32:01 +0000
  • 64707fa484 Revert "start lsh shortlist" Hieu Hoang 2021-03-23 01:22:45 +0000
  • 415769fb2f start lsh shortlist Hieu Hoang 2021-03-23 01:19:16 +0000
  • b36d0bbbab
    Fix FBGEMM build with gcc 9.3+ (#836) Young Jin Kim 2021-03-22 11:13:40 -0700
  • 0394d2cdbe
    Display decoder speed statistics with --stat-freq N (#841) Marcin Junczys-Dowmunt 2021-03-22 08:58:04 -0700
  • 096c48e51c
    remove TC_MALLOC from optional dependencies (#840) Marcin Junczys-Dowmunt 2021-03-22 08:02:04 -0700
  • 9e36c73fa9 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2021-03-21 22:35:57 +0000
  • c89efbe919
    Update VERSION Roman Grundkiewicz 2021-03-19 15:56:37 +0000
  • d780082973
    Fix model loading on architectures where size_t is 32bits (#825) Nikolay Bogoychev 2021-03-19 15:56:17 +0000
  • c724837ab3
    Update VERSION Roman Grundkiewicz 2021-03-19 13:20:31 +0000
  • a11418c17c
    Add simple unit tests for binary files (#826) Marcin Junczys-Dowmunt 2021-03-19 06:17:17 -0700
  • db2a5e4d66
    Fix broken links to MNIST data sets (#838) Roman Grundkiewicz 2021-03-19 13:16:10 +0000
  • 326b9400e9 Merged PR 18232: Update VS CMake builds and scripts Roman Grundkiewicz 2021-03-19 08:27:34 +0000
  • 571634a2c0
    Update GitHub workflows with Ubuntu+CUDA (#837) Roman Grundkiewicz 2021-03-18 12:05:32 +0000
  • 272096c1d1 sync public and internal master Marcin Junczys-Dowmunt 2021-03-18 03:41:24 +0000
  • 8f73923d31 increase version and update changelog Marcin Junczys-Dowmunt 2021-03-18 03:34:44 +0000
  • e08c52a8df Merged PR 18185: Support for Microsoft legacy binary shortlist Martin Junczys-Dowmunt 2021-03-18 03:33:13 +0000
  • a1aaa32c6a Merged PR 18201: Install Boost in Azure pipelines Roman Grundkiewicz 2021-03-17 17:34:09 +0000
  • 77c3e356a4
    Install Boost in GitHub workflows (#834) Roman Grundkiewicz 2021-03-17 13:21:47 +0000
  • bb92b817dd
    Update VERSION Roman Grundkiewicz 2021-03-12 11:58:53 +0000
  • 2352475705
    Fix missing float template specialisation for elem::Plus (#822) Graeme 2021-03-12 11:58:34 +0000
  • db399d749c
    Fix fallback to default paths in MNIST example (#821) Graeme 2021-03-12 09:42:43 +0000
  • 2a7425ddd9 Merged PR 17975: refactor before lsh optimization Hieu Hoang 2021-03-11 17:02:31 +0000
  • f74d055d20
    Generate documentation artifact with GitHub action (#819) Graeme 2021-03-10 12:50:58 +0000
  • 73182b4aae Update regression-tests Roman Grundkiewicz 2021-03-09 02:39:34 -0800
  • cd018e8d04 Update formatting Roman Grundkiewicz 2021-03-08 03:09:03 -0800
  • ba19663784 clang-format -i Hieu Hoang 2021-03-05 22:54:05 -0700
  • 55f4216552 add .h Hieu Hoang 2021-03-05 06:12:28 +0000
  • 7c1cb8462a add logits.cpp Hieu Hoang 2021-03-04 07:59:54 +0000
  • 085c8a7a98 more code from .h -> .cpp Hieu Hoang 2021-03-04 07:57:10 +0000
  • b88c3fcb71 costs.cpp Hieu Hoang 2021-03-04 04:35:00 +0000
  • 42406cc715 move logits to its own file Hieu Hoang 2021-03-04 04:23:35 +0000
  • f7266886f0 move logits to its own file Hieu Hoang 2021-03-04 04:18:19 +0000
  • ca47eabca5 move output to its own file Hieu Hoang 2021-03-04 03:24:25 +0000
  • 0d8372c590 move embedding to its own file Hieu Hoang 2021-03-04 02:46:19 +0000
  • 96ed0baf5a chmod -x Hieu Hoang 2021-03-04 02:24:37 +0000
  • db771e09bd
    Update VERSION Roman Grundkiewicz 2021-03-03 10:21:06 +0000
  • af3aa314d0
    Fix OMP compilation (#824) Kenneth Heafield 2021-03-03 01:26:49 +0000
  • d92b74f67a
    Update simple websocket server (#823) Roman Grundkiewicz 2021-03-02 17:48:19 +0000
  • 6810afae36
    Update VERSION Roman Grundkiewicz 2021-03-02 08:42:55 +0000
  • 5d2357f0e8
    Update filter pattern in GitHub release action (#817) Roman Grundkiewicz 2021-03-02 08:39:32 +0000
  • 8aa546ae57
    Do not compile unit tests and examples in Ubuntu pipelines (#816) Roman Grundkiewicz 2021-03-02 08:37:51 +0000
  • 55a7047f8a merge with internal master Marcin Junczys-Dowmunt 2021-03-02 05:15:41 +0000
  • 8155d232db Update CHANGELOG and VERSION Roman Grundkiewicz 2021-02-28 09:08:50 +0000
  • 8266dbfdfe Remove doc/install Roman Grundkiewicz 2021-02-28 08:41:04 +0000
  • ac71ee8518
    Add graph operations documentation (#801) Graeme 2021-02-28 08:38:32 +0000
  • 2a9c0bb377
    Add graph documentations (#788) Qianqian Zhu 2021-02-28 08:07:19 +0000
  • 8ecc8b653f FindMKL modified to find installed mkl in system paths Marcin Junczys-Dowmunt 2021-02-24 05:19:34 +0000
  • f88ded2ba8
    Add documentation platform based on Sphinx+Doxygen+Breathe+Exhale (#803) Roman Grundkiewicz 2021-02-23 16:25:30 +0000
  • 927b95a3ab
    Update marian-backend (#786) delong-coder 2021-02-22 21:26:55 +0800
  • 6627134064
    Update VERSION Roman Grundkiewicz 2021-02-22 13:01:38 +0000
  • b29c50f9b7
    Update simple-websocket-server to the latest version (#799) Rihards Krišlauks 2021-02-22 15:01:03 +0200