Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-16Update README to reflect main repostableMarcin Junczys-Dowmunt
2018-09-16checkout examples automaticallyMarcin Junczys-Dowmunt
2018-09-16add submodule examplesMarcin Junczys-Dowmunt
2018-08-09move cmake_doze.txtMarcin Junczys-Dowmunt
2018-08-09set version to 1.6.0Marcin Junczys-Dowmunt
2018-08-08Add logging to Amun save()Roman Grundkiewicz
2018-08-08Update CHANGELOGRoman Grundkiewicz
2018-08-08Uncomment loggingRoman Grundkiewicz
2018-08-08AutoformatRoman Grundkiewicz
2018-08-08Merge branch 'master' into merge-exp-smoothRoman Grundkiewicz
2018-08-07make transformer-tied-layers return default valueMarcin Junczys-Dowmunt
2018-08-07add correct headerMarcin Junczys-Dowmunt
2018-08-07add headerMarcin Junczys-Dowmunt
2018-08-07approximate sigmoidMarcin Junczys-Dowmunt
2018-08-07add function approximatorMarcin Junczys-Dowmunt
2018-08-07return correct decoder state based on regressive layerMarcin Junczys-Dowmunt
2018-08-07add forgotten layerNorm_ memberMarcin Junczys-Dowmunt
2018-08-07add tied layers optionMarcin Junczys-Dowmunt
2018-08-07add rnn layer to transformerMarcin Junczys-Dowmunt
2018-08-07Merged PR 4473: Binary file format for Marian and IO refactorizationMartin Junczys-Dowmunt
2018-08-07adapt quicksand module to memory mappingMarcin Junczys-Dowmunt
2018-08-06rename file to keep VS happyMarcin Junczys-Dowmunt
2018-08-06change class namesMarcin Junczys-Dowmunt
2018-08-06Rename updateMovingAverageRoman Grundkiewicz
2018-08-06Rename *.mvavg.npz to *.orig.npzRoman Grundkiewicz
2018-08-06Remove ExpressionGraph::forceInit()Roman Grundkiewicz
2018-08-06Merge with masterRoman Grundkiewicz
2018-08-06correct integer typeMarcin Junczys-Dowmunt
2018-08-06fix dimensionMarcin Junczys-Dowmunt
2018-08-06fix data sizeMarcin Junczys-Dowmunt
2018-08-06use emplace_backMarcin Junczys-Dowmunt
2018-08-06use new io for optimizersMarcin Junczys-Dowmunt
2018-08-06remove cnpy.h where possibleMarcin Junczys-Dowmunt
2018-08-06remove cnpy.h from includes where possibleMarcin Junczys-Dowmunt
2018-08-06remove stray pMarcin Junczys-Dowmunt
2018-08-06do not use vector copyMarcin Junczys-Dowmunt
2018-08-06remove spurious messageMarcin Junczys-Dowmunt
2018-08-06Merge branch 'mergeWithPublic' of ssh://vs-ssh.visualstudio.com:22/DefaultCol...Marcin Junczys-Dowmunt
2018-08-06find static NCCLMarcin Junczys-Dowmunt
2018-08-06Merge branch 'pmaster' into mergeWithPublicMarcin Junczys-Dowmunt
2018-08-06fix conditionMarcin Junczys-Dowmunt
2018-08-05prepare scorers memory mappingMarcin Junczys-Dowmunt
2018-08-05more clean-upMarcin Junczys-Dowmunt
2018-08-05clean up code for model ioMarcin Junczys-Dowmunt
2018-08-05working binary file with conversionMarcin Junczys-Dowmunt
2018-08-05towards cleaner model IO with mappingMarcin Junczys-Dowmunt
2018-08-04Merge pull request #273 from wenyong-h/opt-copyrowsMarcin Junczys-Dowmunt
2018-08-04avoid cudaMalloc in CopyRowsWenyong Huang
2018-08-04refactored binarizerMarcin Junczys-Dowmunt
2018-08-04comment out automatic mappingMarcin Junczys-Dowmunt