Revision f024b7ba0a61ae13c7ea4855243992222060f3f6 authored by Sasha Sheng on 08 April 2021, 19:39:46 UTC, committed by Facebook GitHub Bot on 08 April 2021, 19:40:56 UTC
Summary:
* onboard the lightning trainer to use the new datamodule api
* to test: run: - `pytest tests`

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

Reviewed By: apsdehal

Differential Revision: D27617952

Pulled By: ytsheng

fbshipit-source-id: 8881ed40840b85049735bf1fdf33a3f57b0d1987
1 parent b093095
History
File Mode Size
__init__.py -rw-r--r-- 204 bytes
batch_collator.py -rw-r--r-- 494 bytes
constants.py -rw-r--r-- 1.2 KB
dataset_loader.py -rw-r--r-- 2.7 KB
meter.py -rw-r--r-- 4.7 KB
registry.py -rw-r--r-- 16.2 KB
report.py -rw-r--r-- 3.2 KB
sample.py -rw-r--r-- 14.1 KB
test_reporter.py -rw-r--r-- 7.5 KB
typings.py -rw-r--r-- 586 bytes

back to top