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
2019-01-24C++ source is should not have execute bitsKenneth Heafield
2018-11-14several scheduling parameters now support unitsFrank Seide
2018-10-25renamed version.h* to project_version.h*; created new version.cpp that is the...Frank Seide
2018-08-07adapt quicksand module to memory mappingMarcin Junczys-Dowmunt
2018-02-16merge with masterMarcin Junczys-Dowmunt
2018-02-15steps towards separating GPU and CPU codeMarcin Junczys-Dowmunt
2018-02-14towards CNTK compatFrank Seide
2018-02-14CNTK compat: changed some #includes; moved Cost() to header; support for CNTK...Frank Seide
2018-01-12Add version number to model.npzRoman Grundkiewicz
2017-10-14Autoformat easy codeRoman Grundkiewicz
2017-10-06Organize includes in marian.hRoman Grundkiewicz
2017-10-06Move model_base.h from common/ to models/Roman Grundkiewicz
2017-10-04Add mnist models to model factoryTomasz Dwojak
2017-07-10Move Config to src/commonRoman Grundkiewicz
2017-06-21headersMarcin Junczys-Dowmunt
2017-06-17dnyamic stacked cellsMarcin Junczys-Dowmunt
2017-06-05Autoformat .h and .cpp filesRoman Grundkiewicz
2017-06-03Add optimizers to marian.hRoman Grundkiewicz
2017-06-02cleaned up code, more separation of gpu implementation and headersMarcin Junczys-Dowmunt
2017-03-06Removed copyright notices from source files, as discussed with MJD.Ulrich Germann
2017-02-06proper model loading for graph groups, some more refactoring, fixed tensor testMarcin Junczys-Dowmunt
2017-01-21sorted files into foldersMarcin Junczys-Dowmunt
2016-09-18Added standardized copyright statement to all source filesLane Schwartz
2016-09-15separated computation graphsMarcin Junczys-Dowmunt
2016-09-14add param random initializersRoman Grundkiewicz
2016-08-28some clean-upMarcin Junczys-Dowmunt
2016-05-09towards lazy allocationiMarcin Junczys-Dowmunt
2016-05-07working basic trainingMarcin Junczys-Dowmunt
2016-05-04more operatorsMarcin Junczys-Dowmunt
2016-05-04changed nameMarcin Junczys-Dowmunt