https://github.com/facebookresearch/pythia
Revision b00223d50116f673f47caab60d8a2cb37874f5a4 authored by Ronghang Hu on 10 June 2021, 09:44:05 UTC, committed by Facebook GitHub Bot on 10 June 2021, 09:44:44 UTC
Summary:
Correctly set logging level in the logger according to training.logger_level.

Also fix lint errors in other files to pass the tests.

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

Test Plan: tested locally.

Reviewed By: vedanuj

Differential Revision: D28925702

Pulled By: ronghanghu

fbshipit-source-id: e42e8eb559b2b32f4e8c7dda9fc2a3a424f63eda
1 parent 6777ca4
History
Tip revision: b00223d50116f673f47caab60d8a2cb37874f5a4 authored by Ronghang Hu on 10 June 2021, 09:44:05 UTC
[fix] set logging level according to training.logger_level (#959)
Tip revision: b00223d
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-- 4.5 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 958 bytes
requirements.txt -rw-r--r-- 475 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top