https://github.com/facebookresearch/pythia
Revision ee19bd9bc50027d7ac03ef5f254425244c6aba03 authored by ryan-qiyu-jiang on 16 December 2021, 22:22:48 UTC, committed by Facebook GitHub Bot on 16 December 2021, 22:24:58 UTC
Summary:
Pull Request resolved: https://github.com/facebookresearch/mmf/pull/1173

Add identity, cls, and average poolers.
Registered and instantiable through registry.

Test Plan: Imported from OSS

Reviewed By: apsdehal

Differential Revision: D33032556

Pulled By: Ryan-Qiyu-Jiang

fbshipit-source-id: ddccba75f75ba61972760600903cd75810545ff6
1 parent f3ede0e
History
Tip revision: ee19bd9bc50027d7ac03ef5f254425244c6aba03 authored by ryan-qiyu-jiang on 16 December 2021, 22:22:48 UTC
[feat] Add standard poolers (#1173)
Tip revision: ee19bd9
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.0 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 20.6 KB
README.md -rw-r--r-- 2.1 KB
pyproject.toml -rw-r--r-- 1.0 KB
requirements.txt -rw-r--r-- 503 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top