index
:
text-recognizer.git
lightning-refactor
master
qa-training
A neural network that reads handwritten paragraphs.
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text_recognizer
/
networks
/
transformer.py
blob: c091ba06f934b5ddff505eb1cf20966268a17c34 (
plain
)
1
2
3
4
5
"""TBC.""" from typing import Dict import torch from torch import Tensor