Commit Graph

  • 147d9dc25b do not do dropout at inference Marcin Junczys-Dowmunt 2021-02-12 05:06:39 +0000
  • 93cdfdcc9a enable marian-tgz building for non-static build, fix small dropout bug Marcin Junczys-Dowmunt 2021-02-12 04:39:13 +0000
  • 80b74b8441 Merged PR 17572: Add Azure pipeline with make install Roman Grundkiewicz 2021-02-08 16:09:28 +0000
  • 5aeea4e066 Merged PR 17430: Refactors MPI interfaces and adds different types of gradient exchanges Martin Junczys-Dowmunt 2021-02-08 05:27:49 +0000
  • 24e2e01027 merge with internal master Marcin Junczys-Dowmunt 2021-02-07 00:24:03 +0000
  • 6f6d484665 increase version to 1.10.0 1.10.0 dev-master Marcin Junczys-Dowmunt 2021-02-06 15:35:16 -0800
  • bd9feacf49 Merged PR 17548: Fix 'no disk space left' in Azure Pipelines jobs Roman Grundkiewicz 2021-02-05 19:15:50 +0000
  • 916a790241 Merge branch 'master' of vs-ssh.visualstudio.com:v3/machinetranslation/Marian/marian-dev Marcin Junczys-Dowmunt 2021-02-04 09:13:49 -0800
  • ff89b0ae13 set transformer-depth-scaling to false by default to avoid backwards compat issues Marcin Junczys-Dowmunt 2021-02-04 09:13:40 -0800
  • 4894b303b9 Merged PR 17540: Code clean-up for avx512 support Young Jin Kim 2021-02-04 07:05:32 +0000
  • fd60221ace Merged PR 17503: AVX512 file generation in prod Young Jin Kim 2021-02-04 06:11:21 +0000
  • b2d2a5d457 Merged PR 17525: cmake fix for GENERATE_MARIAN_INSTALL_TARGETS Young Jin Kim 2021-02-04 05:04:48 +0000
  • e407d49bda Merged PR 17467: Enable pipeline with CUDA 11.2 Roman Grundkiewicz 2021-02-01 19:40:46 +0000
  • ba91b391e2 Merged PR 17337: fp16 support for training Martin Junczys-Dowmunt 2021-01-28 16:15:44 +0000
  • d490d461d2 Update regression-tests Roman Grundkiewicz 2021-01-26 02:40:03 -0800
  • aa1b6fd134 Update regression-tests Roman Grundkiewicz 2021-01-25 06:42:45 -0800
  • 024de9a4ad
    Update VERSION Roman Grundkiewicz 2021-01-25 14:39:51 +0000
  • 587b8a8403
    Fix intgemm merge (#793) Roman Grundkiewicz 2021-01-25 12:09:34 +0000
  • 18fd50df85 Bump up version Marcin Junczys-Dowmunt 2021-01-24 16:03:49 -0800
  • d29e41af25 Merge branch 'pmaster' Marcin Junczys-Dowmunt 2021-01-24 16:03:11 -0800
  • 600f5cbdec
    Integrate intgemm into marian (#595) Nikolay Bogoychev 2021-01-25 00:02:30 +0000
  • 737f43014a
    Fix to resolve run time failures for FastOpt enabled WASM builds (#779) Qianqian Zhu 2021-01-07 13:12:36 +0000
  • c1c4af08a9
    Bump version Roman Grundkiewicz 2021-01-07 10:42:24 +0000
  • f59008276c
    Add support for Apple Accelerate (#769) Tommy MacWilliam 2021-01-07 02:41:55 -0800
  • 542be2f909
    Bump version Roman Grundkiewicz 2021-01-06 11:30:58 +0000
  • 49994a0460
    Prefer if/else in place of try/catch in FastOpt makeScalar (#774) Graeme 2021-01-06 11:30:22 +0000
  • 3b468e4628
    Remove ::set-env from GitHub checks for Windows (#766) Roman Grundkiewicz 2020-11-19 20:12:28 +0000
  • ced5b0faf3 Merge branch 'pmaster' Marcin Junczys-Dowmunt 2020-11-14 17:59:35 -0800
  • 2637a454ad
    Update Boost in GitHub checks to 1.72 (#764) Roman Grundkiewicz 2020-11-13 19:24:00 +0000
  • a6436668cc Merged PR 16429: Use Boost 1.72 in Azure pipelines Roman Grundkiewicz 2020-11-13 19:17:25 +0000
  • c8d4457bec Merge branch 'master' of github.com:marian-nmt/marian-dev into pmaster Marcin Junczys-Dowmunt 2020-11-13 10:40:52 -0800
  • 69dc82c360 Fixes #763 Marcin Junczys-Dowmunt 2020-11-13 10:40:03 -0800
  • 5990142047
    Fix the allocation size for opt-step Tensor in the quantizer (#761) afaji 2020-11-11 19:37:28 +0700
  • a7268a36db update version based on number of PRs from last time Marcin Junczys-Dowmunt 2020-11-10 18:24:38 -0800
  • 99e06610a2 merge with internal master Marcin Junczys-Dowmunt 2020-11-10 16:39:47 -0800
  • 9dad84ae9b Merged PR 16337: Update sentencepiece to new version Martin Junczys-Dowmunt 2020-11-11 00:38:37 +0000
  • b90229d8ee Merged PR 16294: Change stopping criterion for mini-batch-fit binary search Martin Junczys-Dowmunt 2020-11-10 17:08:47 +0000
  • 79b35afe3b update regression test pointer Marcin Junczys-Dowmunt 2020-11-10 07:32:14 -0800
  • bbdccd1c92
    Update sentencepiece to newest version (#753) Marcin Junczys-Dowmunt 2020-11-10 07:01:34 -0800
  • 65ea504ec8
    Hotfix: crash when --quantize-optimization-steps is set to 0 (#759) afaji 2020-11-10 13:41:55 +0700
  • d5e773f937 Merged PR 15925: Training embedder separation with margin losses Martin Junczys-Dowmunt 2020-11-07 17:46:39 +0000
  • 3d233ec592 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2020-11-04 14:37:25 -0800
  • ca7a887aa7
    Add Triton Marian backend running in AzureML Inference Environment (#749) delong-coder 2020-11-05 06:29:36 +0800
  • e274ac76b2
    Quantized model finetuning (#690) afaji 2020-11-05 05:25:40 +0700
  • f3e4cbf705 Merged PR 16219: Allow to set epoch display width Martin Junczys-Dowmunt 2020-11-04 17:31:59 +0000
  • fabbe20309 merge with internal Marcin Junczys-Dowmunt 2020-11-02 09:05:15 -0800
  • ca777c86b7 Merged PR 16168: Add redefinition of logical epoch Martin Junczys-Dowmunt 2020-11-02 17:03:41 +0000
  • 1b908a82a9 Merged PR 16162: ChrF validation metric Martin Junczys-Dowmunt 2020-11-02 15:47:46 +0000
  • 3a028f215c Merged PR 16144: Merge Cross-Entropy with Label-Smoothing operation Martin Junczys-Dowmunt 2020-11-01 18:54:24 +0000
  • 160b36cec8 Merged PR 15896: Add --after N option to supersede --after-batches and --after-epochs Martin Junczys-Dowmunt 2020-10-29 20:16:19 +0000
  • fe815e6c29
    Move batched GEMM back (#710) Young Jin Kim 2020-10-26 13:45:59 -0700
  • f3c99bf391
    Fix MPI on GCC8+ (#742) Nikolay Bogoychev 2020-10-26 21:48:59 +0200
  • 595fba4145
    Fixes bug for certain reductions (#746) rhenry-nv 2020-10-26 12:26:41 -0700
  • ae866af035 Merged PR 15561: Properly compile FBGEMM in CMake MSVC build Roman Grundkiewicz 2020-09-25 15:50:56 +0000
  • 244cfaa07e Merged PR 15332: Add CPU-only and GPU-only builds to Azure Pipelines Roman Grundkiewicz 2020-09-25 14:57:39 +0000
  • 91ad534c65 Merged PR 15320: Sync internal and external master Martin Junczys-Dowmunt 2020-09-19 16:22:08 +0000
  • 467b15e2b9
    Updates to GitHub CI workflows (#730) Roman Grundkiewicz 2020-09-16 10:27:38 +0100
  • 97f094b444
    Release workflows (#731) Roman Grundkiewicz 2020-09-15 17:42:37 +0100
  • b32144c055 Clean up Ubuntu builds Roman Grundkiewicz 2020-09-14 14:36:04 +0100
  • 621be16954 Build marian-server on Windows with Boost 1.72 Roman Grundkiewicz 2020-09-14 14:23:10 +0100
  • 26175e8286 Set timeout for Ubuntu jobs Roman Grundkiewicz 2020-09-14 09:59:05 +0100
  • fbdff66ee0 Remove call to marian-server.exe Roman Grundkiewicz 2020-09-11 17:53:27 +0100
  • 3348390f27 Use CUDA 10 in UbuntuBuildMinimal Roman Grundkiewicz 2020-09-11 17:36:55 +0100
  • 9e0d6e5f3a Set CUDA_TOOLKIT_ROOT_DIR Roman Grundkiewicz 2020-09-11 16:58:11 +0100
  • 20338fd0d5 Fix path to custom cmake Roman Grundkiewicz 2020-09-11 16:50:41 +0100
  • 1931bbaa8c Add Ubuntu build with minimum GCC and CMake supported Roman Grundkiewicz 2020-09-11 14:28:29 +0100
  • c192be1660 Disable building marian-server in Windows CI Roman Grundkiewicz 2020-09-11 13:43:23 +0100
  • f9a069c0eb Add matrix.static to Ubuntu builds Roman Grundkiewicz 2020-09-11 13:31:02 +0100
  • 976f892917 Add comment on Boost on Azure-hosted runners Roman Grundkiewicz 2020-09-11 13:25:32 +0100
  • 02d15861a6 Windows builds with marian-server Roman Grundkiewicz 2020-09-11 13:03:26 +0100
  • 29d805a101 Try variables.var syntax for matrix variables Roman Grundkiewicz 2020-09-11 12:20:31 +0100
  • b71c66b8a3 Add matrix.gpu to Ubuntu builds Roman Grundkiewicz 2020-09-11 11:49:55 +0100
  • 96291157d1 Move 'variables' to job level Roman Grundkiewicz 2020-09-11 11:30:27 +0100
  • 0f1cab6c03 Add CPU-only and GPU-only builds to Azure DevOps Roman Grundkiewicz 2020-09-11 11:11:34 +0100
  • c1e823a6ca
    Update VERSION Roman Grundkiewicz 2020-09-11 10:09:00 +0100
  • a28cbf123e
    Remove duplicated EXT_LIBS (#728) Roman Grundkiewicz 2020-09-10 22:04:42 +0100
  • c904b05471 Old CMAKE does not understand VERSION_EQUAL_GREATER Marcin Junczys-Dowmunt 2020-09-09 21:27:24 -0700
  • 4937f59747 suppress sentencepiece warnings for g++ > 8.0 Marcin Junczys-Dowmunt 2020-09-09 21:20:37 -0700
  • 2bd1f1c3c7 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2020-09-09 18:35:06 -0700
  • 5c45a37fcc Merged PR 14474: CMake build fixes for QuickSAND Aaron Burke 2020-09-10 01:33:44 +0000
  • 9c6ad012a9
    Compute75 for NCCL (#711) Nikolay Bogoychev 2020-09-09 17:28:54 +0200
  • 951ecfe932
    Enable final stack post-processing for transformer for correct prenorm behavior (#719) Marcin Junczys-Dowmunt 2020-09-09 08:06:20 -0700
  • 660719cd27 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2020-09-08 11:50:47 -0700
  • e71e7e2469 fix compilation with -DCOMPILE_CPU=off Marcin Junczys-Dowmunt 2020-09-08 11:41:37 -0700
  • 4f8c2ed6a6 Merged PR 15232: Update Azure Pipelines Roman Grundkiewicz 2020-09-08 16:58:03 +0000
  • 794d6f7a55 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2020-09-07 12:39:21 -0700
  • e3916b3d08 Merged PR 15233: Sync internal master with public master Martin Junczys-Dowmunt 2020-09-07 19:37:41 +0000
  • 82b5f3feb2 Merge branch 'master' into pmaster Marcin Junczys-Dowmunt 2020-09-07 12:30:12 -0700
  • d20172c406
    Disable GitHub check with Ubuntu 20.04 and GCC 9 (#717) Roman Grundkiewicz 2020-09-07 20:04:00 +0100
  • 2457b49356 Update submodule regression-tests Roman Grundkiewicz 2020-09-06 09:29:59 +0100
  • f9f4155357 move pointer to NCCL version with reduced warnings on > g++-7 Marcin Junczys-Dowmunt 2020-09-05 18:58:53 -0700
  • ea3ac624c6 Merged PR 15155: Enable output layer without output bias Martin Junczys-Dowmunt 2020-09-04 17:58:28 +0000
  • a4eb201632 Update submodule regression-tests Roman Grundkiewicz 2020-09-04 09:36:02 -0700
  • 452f9c79e6
    Print message that marian-server is listening on port X after it is accepting connections (#705) Roman Grundkiewicz 2020-09-03 11:47:10 +0100
  • 9336746f89
    Add GitHub workflow with CUDA 11 on Ubuntu 20.04 (#704) Roman Grundkiewicz 2020-09-02 17:20:34 +0100
  • 4d9d15649e
    Enable compute75 when using cuda10 (#698) Nikolay Bogoychev 2020-09-01 16:56:24 +0100
  • cd04725639 Update VERSION Roman Grundkiewicz 2020-09-01 02:45:02 -0700
  • 044b416af5
    Improved handling of SIGTERM (#660) Ulrich Germann 2020-09-01 05:13:41 +0100
  • 96738fea25
    Partial CUDA11 Support (#696) Nikolay Bogoychev 2020-08-27 21:46:23 +0100
  • 428703b939 Merged PR 14978: Add Azure DevOps on Windows and with CUDA 11 Roman Grundkiewicz 2020-08-26 19:56:14 +0000