PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 258 forks source link

Allow pad_batch concatenate along any dimension #58

Closed PetrochukM closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   93.98%   93.98%           
=======================================
  Files          57       57           
  Lines        1645     1645           
=======================================
  Hits         1546     1546           
  Misses         99       99
Impacted Files Coverage Δ
torchnlp/utils.py 93.65% <100%> (ø) :arrow_up:

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 133a54c...aa98278. Read the comment docs.