Home › Code › _get_activation_fn

_get_activation_fn

Syntologyentry name in harvested coderead from the graph 2026-09-24

_get_activation_fn appears in the code Syntology harvested for 21 papers, as 21 distinct code bodies found in 21 places (a place is one code body under one paper). At least one of them ran in 20 of the papers; 0 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named _get_activation_fn do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 20 of the 21 distinct code bodies named _get_activation_fn; 1 is unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
20ran · our draft was wrong
0ran · fixture could not drive it
0ran
1unverified
0fingerprinted

Licence is a property of each copy, so it is counted per place: 6 of the 21 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

21 papers shown of 21, newest first; 21 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 1 papers added by Syntology. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
S 3 POT: Contrast-Driven Face Occlusion Segmentation via Self-Supervised Prompt Learning added by Syntology 2026-02 (from id) Bh-Johnny/S3SPOT/model/Transformer_decoder.py ad74da3f2efb5b95 ran · our draft was wrong no licence file found · pointer only
CBraMod: A Criss-Cross Brain Foundation Model for EEG Decoding 10 Dec 2024 wjq-learning/cbramod/models/cbramod.py 6dc6173b618ea485 ran · our draft was wrong MIT (permissive)
T-JEPA: Augmentation-Free Self-Supervised Learning for Tabular Data 7 Oct 2024 jose-melo/t-jepa/src/encoder.py 7372b44b96fac487 ran · our draft was wrong MIT (permissive)
SegVG: Transferring Object Bounding Box to Segmentation for Visual Grounding 3 Jul 2024 WeitaiKang/SegVG/models/SegVG.py 0bb264f52e707e08 ran · our draft was wrong no licence file found · pointer only
Towards Aligned Layout Generation via Diffusion Model with Aesthetic Constraints 7 Feb 2024 puar-playground/lace/model_diffusion.py 1f6ff9fa607114db ran · our draft was wrong MIT (permissive)
Augmenting Transformers with Recursively Composed Multi-grained Representations 28 Sep 2023 ant-research/structuredlm_rtdt/model/tree_encoder.py a9d317f927330280 ran · our draft was wrong Apache-2.0 (permissive)
Relational Context Learning for Human-Object Interaction Detection 11 Apr 2023 OreoChocolate/MUREN/models/muren.py 1fe4b00569a0d192 ran · our draft was wrong no licence file found · pointer only
Lite DETR : An Interleaved Multi-Scale Encoder for Efficient DETR 13 Mar 2023 IDEA-Research/Lite-DETR/models/dino/deformable_transformer.py 80168c1aef8576f9 ran · our draft was wrong Apache-2.0 (permissive)
Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers 27 Jul 2022 postech-ami/fastmetro/src/modeling/model/modeling_fastmetro.py d493e14665ada3f2 ran · our draft was wrong MIT (permissive)
Don't Forget Me: Accurate Background Recovery for Text Removal via Modeling Local-Global Context 21 Jul 2022 lcy0604/CTRNet/models_CTRNet.py b38b74ab50f7c296 unverified MIT (permissive)
Language-Bridged Spatial-Temporal Interaction for Referring Video Object Segmentation 8 Jun 2022 dzh19990407/lbdt/models/LBDT_4.py 1ccef9d29ffdd9c9 ran · our draft was wrong MIT (permissive)
TransTab: Learning Transferable Tabular Transformers Across Tables 19 May 2022 ryanwangzf/transtab/transtab/modeling_transtab.py 5189f4bea3053264 ran · our draft was wrong BSD-2-Clause (permissive)
KinyaBERT: a Morphology-aware Kinyarwanda Language Model 16 Mar 2022 anzeyimana/kinyabert-acl2022/code/morpho_model.py b97233bc0d62d1ca ran · our draft was wrong MIT (permissive)
Scene Transformer: A unified architecture for predicting multiple agent trajectories 15 Jun 2021 zhejz/trafficbotsv1.5/src/models/modules/transformer_rpe.py ef1d31b5e6915b9e ran · our draft was wrong licence not identified · pointer only
Personalized Transformer for Explainable Recommendation 25 May 2021 lileipisces/PETER/module.py df8238828085971b ran · our draft was wrong no licence file found · pointer only
Describing and Localizing Multiple Changes with Transformers 25 Mar 2021 doiken23/mccformers.pytorch/models/model.py 25f24e4d230ced80 ran · our draft was wrong MIT (permissive)
Modeling Multi-Label Action Dependencies for Temporal Action Localization 4 Mar 2021 ptirupat/MLAD/src/models/v1.py 611814a69b40fe4b ran · our draft was wrong no licence file found · pointer only
Deformable DETR: Deformable Transformers for End-to-End Object Detection 8 Oct 2020 LONGXUANX/CDFormer_code/models/deformable_transformer.py c050b2542997c417 ran · our draft was wrong MIT (permissive)
Multi$^2$OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT 17 Sep 2020 youngbin-ro/Multi2OIE/model.py cc650062db9ad0fd ran · our draft was wrong MIT (permissive)
End-to-End Object Detection with Transformers 26 May 2020 alibaba/EasyCV/easycv/models/detection/detectors/detr/detr_transformer.py 184de768ec89ba57 ran · our draft was wrong Apache-2.0 (permissive)
Attention Is All You Need 12 Jun 2017 JanAthmer/Compositional-generalization-capabillity-of-Transformer/models/transformer.py 7dd81daf6a1e96ce ran · our draft was wrong MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections