Tags: AmitMY/sockeye
Tags
Two fixes to SampleK (awslabs#1086) * Fix: set device for best_hyp_indices in SampleK. * Fix: Take top-k values. * Changelog.
Code cleanup: refactoring, type checking, and formatting (awslabs#1076)
Neural vocabulary selection. (awslabs#1046) Co-authored-by: Tobias Domhan <[email protected]>
Ignore false-positive missing keys for traced modules (awslabs#1042)
Also trace SockeyeModel components when `inference_only == False` (in… …cludes CheckpointDecoder) (awslabs#1032) * Trace checkpoint decoder - Remove inference_only checks for model tracing - Checkpoint decoder always runs in eval mode * Version and changelog * Grammar * Whitespace * Rename variable
PreviousNext