Home › Code › tensor_to_pil

tensor_to_pil

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

tensor_to_pil appears in the code Syntology harvested for 16 papers, as 15 distinct code bodies found in 16 places (a place is one code body under one paper). At least one of them ran in 6 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 tensor_to_pil 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 5 of the 15 distinct code bodies named tensor_to_pil; 10 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

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

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

16 papers shown of 16, newest first; 16 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; 1 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
SANA-Sprint: One-Step Diffusion with Continuous-Time Consistency Distillation 2025-03 (from id) NVlabs/Sana/app/sana_pipeline_inpaint.py 01b02ff9e21d4414 unverified Apache-2.0 recorded; this copy not marked cleared · pointer only
FantasyID: Face Knowledge Enhanced ID-Preserving Video Generation 2025-02 (from id) Fantasy-AMAP/fantasy-id/models/utils.py 6d7dce3292d1b3e1 unverified Apache-2.0 (permissive)
SelfAge: Personalized Facial Age Transformation Using Self-reference Images 2025-02 (from id) shiiiijp/selfage/utils/null_inversion.py 8ee6b99a7c5c84b6 unverified MIT (permissive)
Re-Align: Aligning Vision Language Models via Retrieval-Augmented Direct Preference Optimization 18 Feb 2025 taco-group/re-align/train_rdpo.py 086706fdb4ecf607 unverified Apache-2.0 (permissive)
Ingredients: Blending Custom Photos with Video Diffusion Transformers 3 Jan 2025 feizc/ingredients/models/utils.py aabdf33f95d21edf unverified Apache-2.0 (permissive)
DEX: Data Channel Extension for Efficient CNN Inference on Tiny AI Accelerators 9 Dec 2024 Nokia-Bell-Labs/data-channel-extension/utils/data_augmentation.py 0a28a925c0af32a6 unverified licence not identified · pointer only
Harmonizing Visual Text Comprehension and Generation 23 Jul 2024 bytedance/textharmony/TextHarmony/utils/clip_sim_score.py 1af97eee0d5e9a78 ran Apache-2.0 (permissive)
DreamCatalyst: Fast and High-Quality 3D Editing via Controlling Editability and Identity Preservation 16 Jul 2024 kaist-cvml-lab/DreamCatalyst/nerfstudio/dc/dc.py 9ab7f0a872fbd552 ran no licence file found · pointer only
DEEM: Diffusion Models Serve as the Eyes of Large Language Models for Image Perception 24 May 2024 rainbowluocs/deem/uni_interleaved/utils/clip_sim_score.py 1af97eee0d5e9a78 ran Apache-2.0 (permissive)
Slicedit: Zero-Shot Video Editing With Text-to-Image Diffusion Models Using Spatio-Temporal Slices 20 May 2024 fallenshock/Slicedit/Slicedit/inversion_utils.py 6fd0be0931229e05 ran · fixture could not drive it fingerprinted MIT (permissive)
DiffHarmony: Latent Diffusion Model Meets Image Harmonization 9 Apr 2024 nicecv/diffharmony/src/utils.py 4aa2c69430a0613f ran no licence file found · pointer only
SyncTweedies: A General Generative Framework Based on Synchronized Diffusions 21 Mar 2024 KAIST-Visual-AI-Group/SyncTweedies/synctweedies/model/ambiguous_image_model.py 83e452f2cc3b34a0 unverified MIT (permissive)
arXiv:2310.18640 2023-10 (from id) naver-ai/dual-teacher/seg_core/augmentations.py 235d463040d7d43d ran licence not identified · pointer only
TryOnDiffusion: A Tale of Two UNets 14 Jun 2023 fashn-AI/tryondiffusion/tryondiffusion/common/torch_transforms.py 90b652d305c72806 unverified MIT (permissive)
Interpreting and Improving Diffusion Models from an Optimization Perspective 8 Jun 2023 ToyotaResearchInstitute/gradient-estimation-sampler/experiments/stable_diffusion_exp.py d4f6bea07d7f48a0 unverified MIT (permissive)
High-Resolution Image Editing via Multi-Stage Blended Diffusion 24 Oct 2022 pfnet-research/multi-stage-blended-diffusion/multi-scale-blended-diffusion/msbd/msbd_utils.py 0826c2d86d3de3bf 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