https://github.com/facebookresearch/pythia
Revision 25d69c8f10fd74737c0b9b3255417ac4f6677494 authored by Christopher Dewan on 21 May 2021, 22:44:17 UTC, committed by Facebook GitHub Bot on 21 May 2021, 22:44:54 UTC
Summary:
Pull Request resolved: https://github.com/fairinternal/mmf-internal/pull/179

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

Created a new flow workflow that performs the same operations as the current launcher, but does it as part of flow execution so it can be launched with flow-cli (or indeed, as a recurring run)

The prefix field defaults to having a date/time macro in it which should allow us to avoid collisions in the recurring run

Reviewed By: madian9, apsdehal

Differential Revision: D28608702

fbshipit-source-id: 9b43f3aa6ea34893bf9d172cf37e2e4e8ba1d25f
1 parent da8287a
History
Tip revision: 25d69c8f10fd74737c0b9b3255417ac4f6677494 authored by Christopher Dewan on 21 May 2021, 22:44:17 UTC
[PostRay] Create a Recurring WPIE Eval that skips the sweep launcher 1/N (#179)
Tip revision: 25d69c8
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