Revision 5be74f067382272d6f6729156659d7f5a00be187 authored by Amanpreet Singh on 15 October 2020, 20:02:15 UTC, committed by Facebook GitHub Bot on 15 October 2020, 20:04:01 UTC
Summary: This involves using BertModelJit to initialize the pretrained model instead of normal one and then also adding init functions of those methods so that all layers are jit compatible.

Reviewed By: vedanuj

Differential Revision: D24038872

fbshipit-source-id: c573f6b98754ce28538fe770477a8679b736e9d4
1 parent bd1822d
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-- 255 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-- 820 bytes
requirements.txt -rw-r--r-- 254 bytes
setup.py -rw-r--r-- 5.0 KB

README.md

back to top