Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

[WIP] Temporal attention #174

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Conversation

jsenellart
Copy link
Contributor

Jean A. Senellart added 30 commits March 21, 2017 11:36
# Conflicts:
#	onmt/Factory.lua
#	onmt/modules/Decoder.lua
#	onmt/modules/GlobalAttention.lua
#	onmt/modules/JoinReplicateTable.lua
#	onmt/utils/MemoryOptimizer.lua
@codecov-io
Copy link

codecov-io commented Apr 21, 2017

Codecov Report

Merging #174 into master will decrease coverage by 1.56%.
The diff coverage is 33.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   77.62%   76.06%   -1.57%     
==========================================
  Files          66       68       +2     
  Lines        5260     5431     +171     
==========================================
+ Hits         4083     4131      +48     
- Misses       1177     1300     +123
Impacted Files Coverage Δ
onmt/translate/DecoderAdvancer.lua 9.09% <0%> (-0.11%) ⬇️
onmt/modules/init.lua 100% <100%> (ø) ⬆️
onmt/utils/MemoryOptimizer.lua 96.55% <100%> (+0.02%) ⬆️
onmt/modules/GlobalAttention.lua 100% <100%> (ø) ⬆️
onmt/modules/Bottle.lua 12.64% <12.64%> (ø)
onmt/modules/GlobalAttentionCoverage.lua 29.78% <29.78%> (ø)
onmt/train/Trainer.lua 69.06% <50%> (-0.17%) ⬇️
onmt/Factory.lua 66.43% <60%> (-0.48%) ⬇️
onmt/modules/Decoder.lua 88.44% <71.05%> (-3.52%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84408aa...7c79f41. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants