https://github.com/facebookresearch/pythia
Revision 957087b58934395cadfd4d1a285cb5bc7f7248d6 authored by Sasha Sheng on 12 May 2021, 08:32:17 UTC, committed by Facebook GitHub Bot on 12 May 2021, 08:32:57 UTC
Summary:
* Lightning got updated and they also updated the internal tests, but they did not update the OSS dependency. We should communicate it to them so that they can also the OSS side. Or if there is an automatic way of doing this, it would be even better.
* This diff adds a pytest hook to check for memory leaks being caused. This just adds printing statements.

{F615127206}

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

Reviewed By: apsdehal

Differential Revision: D28375742

Pulled By: ytsheng

fbshipit-source-id: d6d6978ffaec3a70730a1126761b8e9e1190bae3
1 parent 51bc339
History
Tip revision: 957087b58934395cadfd4d1a285cb5bc7f7248d6 authored by Sasha Sheng on 12 May 2021, 08:32:17 UTC
[fix,feat] fix lightning requirements + add leak hook (#940)
Tip revision: 957087b
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