Revision b8f4591dc0e233539a169e7319a751f3dccd2503 authored by Vedanuj Goswami on 01 February 2021, 09:50:35 UTC, committed by Facebook GitHub Bot on 01 February 2021, 09:52:13 UTC
Summary:
Fixes evaluation loop after changes in https://github.com/facebookresearch/mmf/issues/747

Pull Request resolved: https://github.com/facebookresearch/mmf/pull/757

Reviewed By: ytsheng

Differential Revision: D26171041

Pulled By: vedanuj

fbshipit-source-id: f0fd24ef96ef54dd7ea17af5968e05f0301e64a3
1 parent 8237ed2
History
File Mode Size
__init__.py -rw-r--r-- 164 bytes
attention.py -rw-r--r-- 9.9 KB
bottleneck.py -rw-r--r-- 4.8 KB
decoders.py -rw-r--r-- 2.7 KB
embeddings.py -rw-r--r-- 20.5 KB
encoders.py -rw-r--r-- 17.1 KB
fusions.py -rw-r--r-- 24.0 KB
hf_layers.py -rw-r--r-- 18.7 KB
layers.py -rw-r--r-- 24.3 KB
losses.py -rw-r--r-- 17.6 KB
metrics.py -rw-r--r-- 33.2 KB
optimizers.py -rw-r--r-- 184 bytes
schedulers.py -rw-r--r-- 2.1 KB

back to top