https://github.com/facebookresearch/pythia
Revision 4694a4ee5f713696c1d97d4bc610132bb036a888 authored by Madian Khabsa on 04 June 2021, 19:20:48 UTC, committed by Facebook GitHub Bot on 04 June 2021, 19:22:01 UTC
Summary:
Pull Request resolved: https://github.com/facebookresearch/mmf/pull/958

Move from string based comparison to major/minor integer based comparison.
Searched for `torch.__version__` in repo to find all uses

Reviewed By: vedanuj

Differential Revision: D28900525

fbshipit-source-id: b6c069ffdba9b849c58bf6f50f5d453e0edb68ee
1 parent 10cc2b7
History
Tip revision: 4694a4ee5f713696c1d97d4bc610132bb036a888 authored by Madian Khabsa on 04 June 2021, 19:20:48 UTC
[MMF][fix] fix python version comparison (#958)
Tip revision: 4694a4e
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