Revision 8f9150ba9de50f09b77a294170b6d7d1e389b9a8 authored by Amanpreet Singh on 18 March 2021, 00:05:31 UTC, committed by Facebook GitHub Bot on 18 March 2021, 00:06:58 UTC
Summary:
- Currently, hardcoded to be run only from the same directory as mmf
- This PR fixes it so that it can be launched from anywhere

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

Test Plan: Tested with MVLT

Reviewed By: ytsheng

Differential Revision: D27136433

Pulled By: apsdehal

fbshipit-source-id: cfa0cb2696a7547c1a299ee9790eaa8fd9dbd307
1 parent 7cc0e4e
History
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-- 2.7 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