Home › Code › init_logger

init_logger

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

init_logger appears in the code Syntology harvested for 50 papers, as 43 distinct code bodies found in 53 places (a place is one code body under one paper). At least one of them ran in 28 of the papers; 1 of the code bodies carries 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 init_logger 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 22 of the 43 distinct code bodies named init_logger; 21 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

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

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

50 papers shown of 50, newest first; 53 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 5 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
Cross-Subject Modeling for Widefield Calcium Imaging via Atlas-Aligned Spatiotemporal Tokenization added by Syntology 2026-07 (from id) ShanechiLab/WiCAT/wicat/utility/utils.py 54339166c6f14402 ran licence not identified · pointer only
Sangam: Efficiently Serving Diffusion LLMs with the AR Stack added by Syntology 2026-07 (from id) UT-InfraAI/sangam/src/sangam/logger.py ea23c66f29abec81 unverified Apache-2.0 (permissive)
MECoBench: A Systematic Study of Multimodal Agent Collaboration in Embodied Environments added by Syntology 2026-06 (from id) q-i-n-g/MECoBench/eval/utils/logger.py d19e5bfe8eca12b2 ran MIT (permissive)
Frontier: Towards Comprehensive and Accurate LLM Inference Simulation added by Syntology 2026-05 (from id) NetX-lab/Frontier/frontier/logger.py 197a0f338024eca9 ran MIT (permissive)
BaseCal: Unsupervised Confidence Calibration via Base Model Signals added by Syntology 2026-01 (from id) Tan-Hexiang/BaseCal/src/utils.py 3b6e57e4e5953ce8 unverified no licence file found · pointer only
arXiv:2507.00828 2025-07 (from id) ahoho/proxann/src/proxann/utils/file_utils.py 0f5fff388b293baf unverified MIT (permissive)
BioCLIP 2: Emergent Properties from Scaling Hierarchical Contrastive Learning 29 May 2025 imageomics/treeoflife-toolbox/src/TreeOfLife_toolbox/main/utils.py 2edc98b39c0ff429 unverified MIT (permissive)
arXiv:2505.20840 2025-05 (from id) dooho00/agg-buffer/utils/log_utils.py 62fb06eb1ad5bd8d unverified Apache-2.0 (permissive)
LServe: Efficient Long-sequence LLM Serving with Unified Sparse Attention 20 Feb 2025 mit-han-lab/qserve/omniserve/logger.py 4e6200c3c6f4170a unverified Apache-2.0 (permissive)
iAgent: LLM Agent as a Shield between User and Recommender Systems 20 Feb 2025 wujiangxu/iagent/main_iagent_mp.py 7c0befbcf008cccd ran · our draft was wrong no licence file found · pointer only
HyGen: Efficient LLM Serving via Elastic Online-Offline Request Co-location 15 Jan 2025 UIUC-MLSys/HyGen/hygen/logger.py 197a0f338024eca9 ran Apache-2.0 (permissive)
DivScene: Benchmarking LVLMs for Object Navigation with Diverse Scenes and Objects 3 Oct 2024 zhaowei-wang-nlp/divscene/agent_inference/utils.py 4650a677e33f265a ran MIT (permissive)
Do Large Language Models Need a Content Delivery Network? 16 Sep 2024 lmcache/lmcache/lmcache/logging.py eda16f8e754cd24d ran Apache-2.0 (permissive)
Qwen2.5-Coder Technical Report 18 Sep 2024 qwenlm/qwen2.5-coder/finetuning/dpo/utils.py d66f3bbe198174ce ran no licence file found · pointer only
Evidential Concept Embedding Models: Towards Reliable Concept Explanations for Skin Disease Diagnosis 27 Jun 2024 obiyoag/evi-cem/utils.py ec1838ce50f98f86 ran Apache-2.0 (permissive)
Vidur: A Large-Scale Simulation Framework For LLM Inference 8 May 2024 microsoft/vidur/vidur/logger.py 197a0f338024eca9 ran MIT (permissive)
Typos that Broke the RAG's Back: Genetic Attack on RAG Pipeline by Simulating Documents in the Wild via Low-level Perturbations 22 Apr 2024 zomss/garag/src/util.py 03ed98729e61a62a ran no licence file found · pointer only
MuxServe: Flexible Spatial-Temporal Multiplexing for Multiple LLM Serving 2024-04 (from id) hao-ai-lab/muxserve/muxserve/logger.py 197a0f338024eca9 ran Apache-2.0 (permissive)
Causal Walk: Debiasing Multi-Hop Fact Verification with Front-Door Adjustment 5 Mar 2024 zcccccz/CausalWalk/utils.py 44cae70d89ff61d4 ran MIT (permissive)
Taming Throughput-Latency Tradeoff in LLM Inference with Sarathi-Serve 4 Mar 2024 microsoft/sarathi-serve/sarathi/logger.py 197a0f338024eca9 ran Apache-2.0 (permissive)
RelayAttention for Efficient Large Language Model Serving with Long System Prompts 22 Feb 2024 rayleizhu/vllm-ra/vllm/logger.py 13adeb89dc2bcd5c ran Apache-2.0 (permissive)
GeReA: Question-Aware Prompt Captions for Knowledge-based Visual Question Answering 4 Feb 2024 upper9527/gerea/src/util.py 1700ba94a8342336 ran no licence file found · pointer only
Re3val: Reinforced and Reranked Generative Retrieval 30 Jan 2024 facebookresearch/FiD/src/util.py 1700ba94a8342336 ran no licence file found · pointer only
ServerlessLLM: Low-Latency Serverless Inference for Large Language Models 25 Jan 2024 serverlessllm/serverlessllm/sllm/logger.py 0ba2e0c180b4490b ran Apache-2.0 (permissive)
DistServe: Disaggregating Prefill and Decoding for Goodput-optimized Large Language Model Serving 2024-01 (from id) LLMServe/DistServe/distserve/logger.py 197a0f338024eca9 ran Apache-2.0 (permissive)
Machine Unlearning in Learned Databases: An Experimental Analysis 2023-11 (from id) meghdadk/db_unlearning/naru/train_model.py 546dd9e92541aecd ran Apache-2.0 (permissive)
Machine Unlearning in Learned Databases: An Experimental Analysis 2023-11 (from id) meghdadk/db_unlearning/dbest/train_mdn.py a94224cb98b134be ran Apache-2.0 (permissive)
Environment-Aware Dynamic Graph Learning for Out-of-Distribution Generalization 18 Nov 2023 wondergo2017/DIDA/DIDA/utils/util.py 3cd9fad3aabd89b3 ran no licence file found · pointer only
InstructCoder: Instruction Tuning Large Language Models for Code Editing 31 Oct 2023 qishenghu/CodeInstruct/edit_eval/utils.py db2f749312721290 ran MIT (permissive)
Large Language Models as Evolutionary Optimizers 29 Oct 2023 cschen1205/lmea/src/utils.py e574bb47fc0fc6ff unverified no licence file found · pointer only
arXiv:2310.00800 2023-10 (from id) jumxglhf/ParetoGNN/src/evaluator.py be4b0014138164d5 ran CC0-1.0 (permissive)
arXiv:2310.00800 2023-10 (from id) jumxglhf/ParetoGNN/src/utils.py 42eab89fc010d007 ran CC0-1.0 (permissive)
Efficient Memory Management for Large Language Model Serving with PagedAttention 12 Sep 2023 adlik/vllm/vllm/logger.py 13adeb89dc2bcd5c ran Apache-2.0 (permissive)
Text Matching Improves Sequential Recommendation by Reducing Popularity Biases 27 Aug 2023 openmatch/taste/utils/util.py a389a3672cc46836 ran MIT (permissive)
Summarizing Community-based Question-Answer Pairs 17 Nov 2022 nlpyang/BertSum/src/others/logging.py e317b188410c9032 unverified Apache-2.0 (permissive)
A simple, efficient and scalable contrastive masked autoencoder for learning visual representations 30 Oct 2022 bwconrad/can/src/pl_utils.py 897d09cf62083d7b unverified MIT (permissive)
Learning Distributed and Fair Policies for Network Load Balancing as Markov Potential Game 3 Jun 2022 zhiyuanyaoj/marllb/src/lb/env.py d9871d88b26f7c62 unverified Apache-2.0 (permissive)
Deep Reinforcement Learning for Entity Alignment 7 Mar 2022 guolingbing/RLEA/run/runRLEA.py a1d21f61384a3aeb unverified MIT (permissive)
Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks 16 Dec 2021 akariasai/evidentiality_qa/evi_gen/src/util.py 1700ba94a8342336 ran MIT (permissive)
Gradient-Leakage Resilient Federated Learning 2 Jul 2021 KaiyuanZh/censor/run_rec.py 7d2ab6b3bb65b1d1 unverified MIT (permissive)
Open4Business(O4B): An Open Access Dataset for Summarizing Business Documents 15 Nov 2020 amanpreet692/Open4Business/dataset_utils.py 5e027425e8484f78 ran · our draft was wrong CC0-1.0 (permissive)
CausaLM: Causal Model Explanation Through Counterfactual Language Models 27 May 2020 amirfeder/causalm/utils.py ad89fcb2b2636278 unverified MIT (permissive)
Learning a Fine-Grained Review-based Transformer Model for Personalized Product Search 20 Apr 2020 kepingbi/ProdSearch/others/logging.py e317b188410c9032 unverified Apache-2.0 (permissive)
Text Summarization with Pretrained Encoders 22 Aug 2019 aikawasho/BertSum/src/others/logging.py e317b188410c9032 unverified Apache-2.0 (permissive)
Equivariant Multi-View Networks 1 Apr 2019 daniilidis-group/emvn/emvn/util.py 7ca13c0290b18e1f unverified MIT (permissive)
Learned Step Size Quantization 21 Feb 2019 zhutmost/lsq-net/util/config.py dcafab1705c6104a unverified MIT (permissive)
Train Sparsely, Generate Densely: Memory-efficient Unsupervised Training of High-resolution Temporal GAN 22 Nov 2018 pfnet-research/tgan2/tgan2/datasets/motion_jpeg.py 38401635d6be718f unverified MIT (permissive)
Neural Message Passing with Edge Updates for Predicting Properties of Molecules and Materials 8 Jun 2018 toshi-k/kaggle-champs-scalar-coupling/source/02_triplet_update/lib/log.py 4190c7c69c0c7bcb unverified Apache-2.0 (permissive)
Neural Message Passing with Edge Updates for Predicting Properties of Molecules and Materials 8 Jun 2018 toshi-k/kaggle-trends-assessment-prediction/source/02_edge_gnn/lib/log.py 0d5a312be60d852c unverified Apache-2.0 (permissive)
Temporal Generative Adversarial Nets with Singular Value Clipping 21 Nov 2016 pfnet-research/tgan/make_ucf101.py 94cf68501cf6d38e unverified MIT (permissive)
U-Net: Convolutional Networks for Biomedical Image Segmentation 18 May 2015 ChengBinJin/U-Net-TensorFlow/src/model.py 393e87cf76af0410 ran · our draft was wrong fingerprinted no licence file found · pointer only
arXiv:2022.findings-acl.190 emorynlp/bert-2019/bertsota/common/utils.py 85606c7530bde1b8 unverified Apache-2.0 (permissive)
arXiv:2021.findings-emnlp.386 lbe0613/GCC/utils/common.py 2a3e61636ddbf35f 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