Skip to content
Snippets Groups Projects
Select Git revision
  • loss
  • master default protected
  • producer
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Mar242321201612765432122Feb201917161211109876520Jan191715847Dec17Nov1630Oct2623221614910Sep916Aug11765431Jul30281514972130Jun2926232221191817161514131210987543228May252423211817161514131211108654330Apr292726242322212017161514131211109876532131Mar30292621201917161514121110987543228Feb272625242322212019171615141312118765431Jan30292827262221201413129876221Dec20191817161514131211Added sanity check when loading pretrained word embeddingsWhen constructing WordEmbedding, only use max_norm when necessaryImproved forcing EOS transition, usefull for lineByLine modeAllow blank line to be commented in tsvWhen loading optimizer, do not silently failRemoved debug printRemoved warningAdded functions getDevice and setDeviceAdded test for overflowFixed discrete features valuesAdded fmt as a submoduleUsing bare std::string instead of flyweight because it caused datarace in some computersChanged execution policy from par_unseq to parParallel extractExamplesCorrected bug in MacaonDecode where dicts were not closed. Parallel decode.Macaon train decoding (devScore) on cpu in parallelParallel decoding for trainer (devScore)Corrected bug where tensor was not initialized to the correct deviceMade sure Dict never contained 2 elements with the same indexextractContext now directly gives a torch::TensorRemoved state from neuralnetworkCorrected wrong device error when using from_blobTrying to load gpu tansor onto cpu memAdded case for regression in extractExamplesFixed oracles of non rel arc eagerRemoved use of action setRootUpdateIdsEmptyIfSentChangedRemoving TSV lines from Config constructor when in txt modeAdded special columns STACK_SIZE et STACK_DISTAdded NA to default value in NumericColumnModuleCorrected problem where mcd was not propagated in lineByLine modeWorking lineByLine in tsv modeAdded lineByLine in train in tsv modeCorrected bug in readTSVImproved speed of readTSVFixed bug with splitwordUpdated Transformer using pytorch moduleTook care of some compiler warningsFixed unused parameter warningsAdded train option lineByLinestrongly typed enums
Loading