Home › Code › conv2d

conv2d

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

conv2d appears in the code Syntology harvested for 119 papers, as 102 distinct code bodies found in 131 places (a place is one code body under one paper). At least one of them ran in 29 of the papers; 3 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 conv2d 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 24 of the 102 distinct code bodies named conv2d; 78 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
9ran · our draft was wrong
3ran · fixture could not drive it
12ran
78unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 29 of the 131 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

100 papers shown of 119 (newest first; the JSON twin carries all 131 places); 104 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 2 papers added by Syntology; 5 papers have no page here and are shown by arXiv id only. 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
Resolving superposition in AI for interpretability and cross-modal alignment in patient-neuronal images added by Syntology 2026-06 (from id) jijihihi/Bio_superposition/run_CNN/model_encoder.py 5dfd9fa32732f9d5 ran no licence file found · pointer only
Hierarchical Entity-centric Reinforcement Learning with Factored Subgoal Diffusion added by Syntology 2026-02 (from id) DanHrmti/ECRL/slot_attention/slate_model.py 9330641b45f958fd unverified MIT (permissive)
CipherPrune: Efficient and Scalable Private Transformer Inference 24 Feb 2025 UCF-Lou-Lab-PET/cipher-prune-inference/Athos/Networks/Lenet/lenetLarge_mnist_inference.py 78cc8dfd6a006c84 unverified MIT recorded; this copy not marked cleared · pointer only
Can OOD Object Detectors Learn from Foundation Models? 8 Sep 2024 CVMI-Lab/SyncOOD/OOD_OBJ_DET/modeling/regnet_model.py 086b324b9fee208c ran Apache-2.0 (permissive)
Boosting Gaze Object Prediction via Pixel-level Supervision from Vision Foundation Model 2 Aug 2024 jinyang06/SamGOP/maskGOP/maskGOP.py cc5b66776a7eeaff ran Apache-2.0 (permissive)
PAPM: A Physics-aware Proxy Model for Process Systems 7 Jul 2024 pengwei07/PAPM/papm/model/pdecno/torch_utils/ops/conv2d_gradfix.py 1871e7e4800af577 unverified no licence file found · pointer only
MoCha-Stereo: Motif Channel Attention Network for Stereo Matching 10 Apr 2024 zyangchen/mocha-stereo/MoCha-Stereo/nets/refinement.py 2c4f90d71c073dfe ran MIT (permissive)
Entity-Centric Reinforcement Learning for Object Manipulation from Pixels 1 Apr 2024 danhrmti/ecrl/slot_attention/slate_model.py 9330641b45f958fd unverified MIT (permissive)
Confidence Self-Calibration for Multi-Label Class-Incremental Learning 19 Mar 2024 Kaile-Du/CSC/CSC/src/models/tresnet/tresnet.py ad1cabd96edaffc7 ran · our draft was wrong no licence file found · pointer only
ProPML: Probability Partial Multi-label Learning 12 Mar 2024 gmum/propml/code/src/models/tresnet/tresnet.py ad1cabd96edaffc7 ran · our draft was wrong MIT (permissive)
Belief-Enriched Pessimistic Q-Learning against Adversarial State Perturbations 6 Mar 2024 SliencerX/Belief-enriched-robust-Q-learning/diffusion_distiller/unet_ddpm.py 73c8d2526f595b71 ran no licence file found · pointer only
TransGOP: Transformer-Based Gaze Object Prediction 21 Feb 2024 chenxi-Guo/TransGOP/models/TransGOP/gazeregressor.py e360ecbff4906503 ran Apache-2.0 (permissive)
CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers 3 Jan 2024 easyry/cra-pcn/pointnet_utils/tf_util.py c49c379f474b16bd unverified no licence file found · pointer only
Learning Flexible Body Collision Dynamics with Hierarchical Contact Mesh Transformer 19 Dec 2023 google-deepmind/deepmind-research/alphafold_casp13/two_dim_convnet.py 27c6606148980218 ran Apache-2.0 (permissive)
Think Twice Before Selection: Federated Evidential Active Learning for Medical Image Analysis with Domain Shifts 5 Dec 2023 jiayichen815/feal/model/layers.py 45bd9743c7265dca ran no licence file found · pointer only
PHG-Net: Persistent Homology Guided Medical Image Classification 28 Nov 2023 yaoppeng/topoclassification/models/pointnet/layers_tf.py fa235afda89234e6 unverified no licence file found · pointer only
Microscaling Data Formats for Deep Learning 16 Oct 2023 microsoft/microxcaling/mx/convolution.py a64d28074918da0a unverified MIT (permissive)
Neural Relational Inference with Fast Modular Meta-learning 10 Oct 2023 FerranAlet/modular-metalearning/layers.py b92731b55be235fa ran MIT (permissive)
Generalized Few-Shot Point Cloud Segmentation Via Geometric Words 20 Sep 2023 Pixie8888/GFS-3DSeg_GWs/model/capl.py 3dfb3464ab79587a ran · metamorphic tier: deterministic fingerprinted MIT (permissive)
GridPull: Towards Scalability in Learning Implicit Representations from 3D Point Clouds 25 Aug 2023 chenchao15/GridPull/tf_util.py de5633d5eed47014 ran no licence file found · pointer only
A Rainbow in Deep Network Black Boxes 29 May 2023 florentinguth/rainbow/models/LinearProj.py 214f33cf948da458 unverified BSD-3-Clause (permissive)
Zero-shot Generative Model Adaptation via Image-specific Prompt Learning 6 Apr 2023 picsart-ai-research/ipl-zero-shot-generative-model-adaptation/op/conv2d_gradfix.py 76042afc43214587 unverified MIT (permissive)
Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors 25 Mar 2023 chenchao15/NeuralTPS/tf_util.py 7ad640c844ad04d8 unverified MIT (permissive)
Sound Localization from Motion: Jointly Learning Sound Direction and Camera Rotation 20 Mar 2023 IFICL/SLfM/slfm/models/audio_unet.py 7c5f6563574c70dd unverified MIT (permissive)
Person Image Synthesis via Denoising Diffusion Model 22 Nov 2022 ankanbhunia/PIDM/model.py 73c8d2526f595b71 ran MIT (permissive)
Graph-based Spatial Transformer with Memory Replay for Multi-future Pedestrian Trajectory Prediction 12 Jun 2022 Jacobieee/ST-MR/code/pred_models.py 021c36ea324dcbc3 unverified no licence file found · pointer only
OSSGAN: Open-Set Semi-Supervised Image Generation 29 Apr 2022 raven38/ossgan/src/models/big_resnet.py 5018ca19fc090bf7 ran · our draft was wrong licence not identified · pointer only
Generalizing Few-Shot NAS with Gradient Matching 29 Mar 2022 skhu101/GM-NAS/Proxylessnas-GM/proxyless_nas_tensorflow/tf_layers.py c1806216600c618d unverified MIT (permissive)
GIRAFFE HD: A High-Resolution 3D-aware Generative Model 28 Mar 2022 austinxy/giraffehd/op/conv2d_gradfix.py 76042afc43214587 unverified MIT (permissive)
Interactive Image Synthesis with Panoptic Layout Generation 4 Mar 2022 wb-finalking/PLGAN/model/plgan_128.py e2cf4d4a9b257101 unverified BSD-3-Clause (permissive)
Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series 16 Feb 2022 khalooei/ALOCC-CVPR2018/ops.py f0cb37d52c4b56e2 unverified MIT (permissive)
JoJoGAN: One Shot Face Stylization 22 Dec 2021 mchong6/JoJoGAN/op/conv2d_gradfix.py 35823a75d3bd5a4a unverified MIT (permissive)
ML-Decoder: Scalable and Versatile Classification Head 25 Nov 2021 alibaba-miil/ml_decoder/src_files/models/tresnet/tresnet.py ad1cabd96edaffc7 ran · our draft was wrong MIT (permissive)
Structure from Silence: Learning Scene Structure from Ambient Sound 10 Nov 2021 IFICL/structure-from-silence/models/audio_encoder.py 7c5f6563574c70dd unverified MIT (permissive)
Projected GANs Converge Faster 1 Nov 2021 dome272/ProjectedGAN-pytorch/projected_gan.py d840598eafed7a9d ran · metamorphic tier: deterministic MIT (permissive)
Phase Collapse in Neural Networks 11 Oct 2021 florentinguth/phasecollapse/models/LinearProj.py 214f33cf948da458 unverified BSD-3-Clause (permissive)
Vector-quantized Image Modeling with Improved VQGAN 9 Oct 2021 thuangb/enhancing-transformers/enhancing/losses/op/conv2d_gradfix.py 76042afc43214587 unverified MIT (permissive)
RECALL: Replay-based Continual Learning in Semantic Segmentation 8 Aug 2021 LTTM/RECALL/model_resnet.py 22aa81d960081ea7 unverified MIT (permissive)
Alias-Free Generative Adversarial Networks 23 Jun 2021 duskvirkus/alias-free-gan-pytorch-lightning/src/op/conv2d_gradfix.py 33307a851a380335 unverified MIT (permissive)
Omni-supervised Point Cloud Segmentation via Gradual Receptive Field Component Reasoning 21 May 2021 azuki-miho/RFCR/RandLA_Net_S3DIS/helper_tf_util.py 3ba7a15acc68a250 unverified MIT (permissive)
One Thing One Click: A Self-Training Approach for Weakly Supervised 3D Semantic Segmentation 6 Apr 2021 PointCloudYC/SQN_tensorflow/helper_tf_util.py 3ba7a15acc68a250 unverified MIT (permissive)
Planar Surface Reconstruction from Sparse Views 26 Mar 2021 jinlinyi/SparsePlanes/sparsePlane/sparseplane/modeling/camera_net/camera_head.py 6584ae4f2836a5ff unverified MIT (permissive)
Asymmetric Loss For Multi-Label Classification 29 Sep 2020 SlongLiu/ASL_reproduce/src/models/tresnet/tresnet.py ad1cabd96edaffc7 ran · our draft was wrong MIT recorded; this copy not marked cleared · pointer only
Few-Shot Unsupervised Continual Learning through Meta-Examples 17 Sep 2020 alessiabertugli/FUSION-ME/model/layers.py ad6ffadd1eb45101 unverified Apache-2.0 (permissive)
Towards Semantic Segmentation of Urban-Scale 3D Point Clouds: A Dataset, Benchmarks and Challenges 7 Sep 2020 QingyongHu/SensatUrban/tf_util.py 3ba7a15acc68a250 unverified MIT (permissive)
Reversing the cycle: self-supervised deep stereo through enhanced monocular distillation 17 Aug 2020 FilippoAleotti/Reversing/mono/ops.py 20792d996729d17a unverified Apache-2.0 (permissive)
Pillar-based Object Detection for Autonomous Driving 20 Jul 2020 WangYueFt/pillar-od/network.py af683bf5fadd331e unverified MIT (permissive)
End-to-end Interpretable Learning of Non-blind Image Deblurring 3 Jul 2020 teboli/CPCR/conv.py f88ea33054e5396b unverified MIT (permissive)
RPM-Net: Recurrent Prediction of Motion and Parts from Point Cloud 26 Jun 2020 Salingo/RPM-Net/code/utils/tf_util.py dd4ea839e0207aea unverified MIT (permissive)
Denoising Diffusion Probabilistic Models 19 Jun 2020 CW-Huang/sdeflow-light/lib/models/unet.py 7bd13464fab4e3ed ran · fixture could not drive it MIT (permissive)
Probabilistic Autoencoder 9 Jun 2020 vmboehm/pae-ablation/pae/util_2stageVAE_tf2.py 7600fd868e849534 unverified Apache-2.0 (permissive)
YOLOv4: Optimal Speed and Accuracy of Object Detection 23 Apr 2020 bubbliiiing/yolov4-pytorch/nets/yolo.py e360ecbff4906503 ran MIT (permissive)
AANet: Adaptive Aggregation Network for Efficient Stereo Matching 20 Apr 2020 haofeixu/aanet/nets/aggregation.py 2c4f90d71c073dfe ran Apache-2.0 (permissive)
Articulation-aware Canonical Surface Mapping 1 Apr 2020 nileshkulkarni/acsm/acsm/nnutils/de_net.py 559f5c4d23de6d99 unverified Apache-2.0 (permissive)
VFlow: More Expressive Generative Flows with Variational Data Augmentation 22 Feb 2020 thu-ml/vflow/flows/flows.py 6e9d0a8c6f8d3fae unverified MIT (permissive)
A Real-time Global Inference Network for One-stage Referring Expression Comprehension 7 Dec 2019 luogen1996/Real-time-Global-Inference-Network/code/mdl.py 4b907a406f06ace0 unverified MIT (permissive)
GMAN: A Graph Multi-Attention Network for Traffic Prediction 11 Nov 2019 zhengchuanpan/GMAN/METR/tf_utils.py 6122f2f19a4027d8 unverified Apache-2.0 (permissive)
Segmentation Transformer: Object-Contextual Representations for Semantic Segmentation 24 Sep 2019 rosinality/ocr-pytorch/model.py 9333dd68e11e060d ran · our draft was wrong MIT (permissive)
GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models 9 Sep 2019 DingfanChen/GAN-Leaks/gan_models/dcgan/ops.py 5d3ea24b351a5a12 unverified MIT (permissive)
Once-for-All: Train One Network and Specialize it for Efficient Deployment 26 Aug 2019 MaximIntegratedAI/ai8x-synthesis/izer/compute.py d2090bf5a862262f unverified Apache-2.0 (permissive)
Zero-Shot Grounding of Objects from Natural Language Queries 20 Aug 2019 TheShadow29/zsgnet-pytorch/code/mdl.py 4b907a406f06ace0 unverified MIT (permissive)
Rotation Invariant Convolutions for 3D Point Clouds Deep Learning 17 Aug 2019 hkust-vgd/riconv/utils/tf_util.py 02e468c63bb128ee unverified MIT (permissive)
Attentive Multi-Task Deep Reinforcement Learning 5 Jul 2019 braemt/attentive-multi-task-deep-reinforcement-learning/model.py ae49b6565467a676 unverified MIT recorded; this copy not marked cleared · pointer only
Heterogeneous Gaussian Mechanism: Preserving Differential Privacy in Deep Learning with Provable Robustness 2 Jun 2019 haiphanNJIT/StoBatch/CIFAR10/StoBatch.py 2c2112993af8d032 unverified MIT (permissive)
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks 28 May 2019 xslidi/EfficientNets_ddl_apex/models/effnet.py 8d49f7a6dd466a76 ran · our draft was wrong no licence file found · pointer only
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks 28 May 2019 rohitgr7/tvmodels/tvmodels/models/blocks/effnet_blocks.py 2d524bf7f14118d5 ran · our draft was wrong MIT (permissive)
ODE$^2$VAE: Deep generative second order ODEs with Bayesian neural networks 27 May 2019 cagatayyildiz/ODE2VAE/model/tf_utils.py 5206c78cc76f78a0 unverified MIT (permissive)
Searching for MobileNetV3 6 May 2019 rwightman/efficientnet-jax/jeffnet/linen/blocks_linen.py 704704cc698dd1a4 ran · our draft was wrong Apache-2.0 (permissive)
Compressing deep neural networks by matrix product operators 11 Apr 2019 zfgao66/deeplearning-mpo/LeNet5/mpo_lenet5/inference.py 3eb13d07094b10e1 unverified MIT (permissive)
Photo-Realistic Monocular Gaze Redirection Using Generative Adversarial Networks 29 Mar 2019 HzDmS/gaze_redirection/utils/ops.py 0a452bb9c0fd7188 unverified MIT (permissive)
Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design 1 Feb 2019 aravind0706/flowpp/flows/flows.py 9df274ab304130e2 unverified MIT (permissive)
Path-Invariant Map Networks 31 Dec 2018 zaiweizhang/path_invariance_map_network/tf_util.py dd4ea839e0207aea unverified BSD-3-Clause (permissive)
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 LignumResearch/stylewood-model-usage/training/networks_progan.py c5efa366990178ca unverified licence not identified · pointer only
A Style-Based Generator Architecture for Generative Adversarial Networks 12 Dec 2018 comp-imaging-sci/pic-recon/stylegan2/training/networks_stylegan.py 8cb8c7c51dfe4b0c unverified MIT (permissive)
GSPN: Generative Shape Proposal Network for 3D Instance Segmentation in Point Cloud 8 Dec 2018 ericyi/GSPN/utils/tf_util.py 7dc68c12bdd381e4 unverified MIT (permissive)
Adversarially Learned Anomaly Detection 6 Dec 2018 zahradehghanian97/rcalad/utils/sn.py fa9320bc97ab15e6 unverified MIT (permissive)
ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware 2 Dec 2018 MIT-HAN-LAB/ProxylessNAS/proxyless_nas_tensorflow/tf_layers.py c1806216600c618d unverified MIT (permissive)
TextureNet: Consistent Local Parametrizations for Learning from High-Resolution Signals on Meshes 30 Nov 2018 hjwdzh/TextureNet/src/models/tf_util.py dd4ea839e0207aea unverified MIT (permissive)
Self-Supervised GANs via Auxiliary Rotation Loss 27 Nov 2018 zhangqianhui/Self-Supervised-GANs/ops.py 8f6578938a03667d unverified Apache-2.0 (permissive)
Modeling Local Geometric Structure of 3D Point Clouds using Geo-CNN 19 Nov 2018 voidrank/Geo-CNN/models/tf_util.py dd4ea839e0207aea unverified Apache-2.0 (permissive)
IndoSum: A New Benchmark Dataset for Indonesian Text Summarization 12 Oct 2018 kata-ai/indosum/neuralsum/model.py 4eb4c8c3886e74ea unverified Apache-2.0 (permissive)
Probabilistic Semantic Inpainting with Pixel Constrained CNNs 8 Oct 2018 Schlumberger/pixel-constrained-cnn-tf/ops.py 692ba7c970642ea1 unverified Apache-2.0 (permissive)
Generating 3D Adversarial Point Clouds 19 Sep 2018 LONG-9621/Generating-3D-Adversarial-Point-Clouds/utils/tf_util.py c49c379f474b16bd unverified MIT (permissive)
Instance-level Human Parsing via Part Grouping Network 1 Aug 2018 Engineering-Course/CIHP_PGN/utils/ops.py 285297765b0a1be2 unverified MIT (permissive)
Photometric redshifts from SDSS images using a Convolutional Neural Network 2018-06 (from id) jpasquet/photoz/network.py 490d1b8689932728 unverified MIT (permissive)
SOM-VAE: Interpretable Discrete Representation Learning on Time Series 6 Jun 2018 ratschlab/SOM-VAE/som_vae/somvae_model.py ed079f79e2399a16 unverified MIT (permissive)
Particle Filter Networks with Application to Visual Localization 23 May 2018 AdaCompNUS/pfnet/transformer/tf_utils.py bd48532cc4bf634e unverified MIT (permissive)
Self-Attention Generative Adversarial Networks 21 May 2018 brain-research/self-attention-gan/ops.py 77abc303c4715e0c unverified Apache-2.0 (permissive)
Unifying and Merging Well-trained Deep Neural Networks for Inference Stage 14 May 2018 ivclab/NeuralMerger/Fine-tuning/nets/lenetsound_lenetfashion.py 3cd17758f440bd57 unverified MIT (permissive)
Non-Vacuous Generalization Bounds at the ImageNet Scale: A PAC-Bayesian Compression Approach 16 Apr 2018 wendazhou/nnet-compression-generalization/nnet/models/layers.py 541c4775c6d38c8d unverified MIT (permissive)
Adaptive Federated Learning in Resource Constrained Edge Computing Systems 14 Apr 2018 IBM/adaptive-federated-learning/models/cnn_cifar10.py 3cd17758f440bd57 unverified MIT (permissive)
SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters 30 Mar 2018 xyf513/SpiderCNN/utils/tf_util.py 02e468c63bb128ee unverified MIT (permissive)
Learning Dynamic Memory Networks for Object Tracking 20 Mar 2018 skyoung/MemTrack/feature.py 0d47f81104cd3259 unverified MIT (permissive)
Local Spectral Graph Convolution for Point Set Feature Learning 15 Mar 2018 fate3439/LocalSpecGCN/utils/tf_util.py f27e93581262cd15 unverified MIT (permissive)
2D/3D Pose Estimation and Action Recognition using Multitask Deep Learning 26 Feb 2018 dluvizon/deephar/deephar/layers.py 7bbc7651f4df590a unverified MIT (permissive)
Dynamic Graph CNN for Learning on Point Clouds 24 Jan 2018 AmitBracha/GIP_project/models/dgcnn.py 5caf714eb8eb5aa5 unverified no licence file found · pointer only
Dynamic Graph CNN for Learning on Point Clouds 24 Jan 2018 af13s/dgcnn-amino/models/dgcnn.py 2f2a5221e029473a unverified no licence file found · pointer only
Provable defenses against adversarial examples via the convex outer adversarial polytope 2 Nov 2017 fra31/mmr-universal/kolter_wong/convex_adversarial/dual_network.py 26c63c3b5b5c6239 unverified MIT (permissive)
FigureQA: An Annotated Figure Dataset for Visual Reasoning 19 Oct 2017 vmichals/FigureQA-baseline/models/ops.py d4caad5239638886 unverified MIT recorded; this copy not marked cleared · pointer only
Learning to Generalize: Meta-Learning for Domain Generalization 10 Oct 2017 HAHA-DL/MLDG/ops.py 0e943019e82fc2c6 unverified MIT (permissive)
Learning to Generalize: Meta-Learning for Domain Generalization 10 Oct 2017 Pulkit-Khandelwal/mldg/ops.py de1ae463b706fe80 unverified Apache-2.0 (permissive)
Associative Domain Adaptation 2 Aug 2017 nchungvh/dlcl/models.py 728287c9fb1eb781 ran · our draft was wrong no licence file found · pointer only
Curiosity-driven Exploration by Self-supervised Prediction 15 May 2017 pathak22/noreward-rl/src/model.py 6ffcacf01ffe178d unverified licence not identified · pointer only
Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery 17 Mar 2017 LeeDoYup/AnoGAN/ops.py f0cb37d52c4b56e2 unverified 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