https://github.com/facebookresearch/pythia
Revision 99b1f749792a4ce413b20158dab56b447530dae7 authored by Sasha Sheng on 05 April 2021, 00:31:02 UTC, committed by Facebook GitHub Bot on 05 April 2021, 00:31:50 UTC
Summary:
* Clean the API up to prep for moving some of the report/meter updating inside the base_model for pytorch lightning early stopping/checkpointing.

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

Reviewed By: vedanuj

Differential Revision: D27486844

Pulled By: ytsheng

fbshipit-source-id: 759fbaccdc1ce2ef2a8e736fa179afeec48b89dc
1 parent 2379d0c
History
Tip revision: 99b1f749792a4ce413b20158dab56b447530dae7 authored by Sasha Sheng on 05 April 2021, 00:31:02 UTC
[refactor] reporting + meter (#844)
Tip revision: 99b1f74
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 267 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 3.4 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 915 bytes
requirements.txt -rw-r--r-- 351 bytes
setup.py -rw-r--r-- 5.0 KB

README.md

back to top