{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/pixel-recurrent-neural-networks","title":"Pixel Recurrent Neural Networks","arxiv_id":"1601.06759","date":"2016-01-25","proceeding":null,"authors":["Aaron van den Oord","Nal Kalchbrenner","Koray Kavukcuoglu"],"abstract":"Modeling the distribution of natural images is a landmark problem in\nunsupervised learning. This task requires an image model that is at once\nexpressive, tractable and scalable. We present a deep neural network that\nsequentially predicts the pixels in an image along the two spatial dimensions.\nOur method models the discrete probability of the raw pixel values and encodes\nthe complete set of dependencies in the image. Architectural novelties include\nfast two-dimensional recurrent layers and an effective use of residual\nconnections in deep recurrent networks. We achieve log-likelihood scores on\nnatural images that are considerably better than the previous state of the art.\nOur main results also provide benchmarks on the diverse ImageNet dataset.\nSamples generated from the model appear crisp, varied and globally coherent.","url_abs":"http://arxiv.org/abs/1601.06759v3","url_pdf":"http://arxiv.org/pdf/1601.06759v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/anordertoreclaim/PixelCNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/apple/ml-tarflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/arcelien/hawc-deep-learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/ardapekis/pixel-rnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/davidemartinelli/PixelCNN","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/doiodl/pixelcnn-rnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/encoreus/gs-jacobi_for_tarflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/eyalbetzalel/pytorch-generative","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/eyalbetzalel/pytorch-generative-v2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/eyalbetzalel/pytorch-generative-v6","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/guguguzi/PixelCNN-Paddle","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"paddle","reach":{"status":"ok"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/jzbontar/pixelcnn-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/kamenbliznashki/pixel_models","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/rampage644/wavenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/singh-hrituraj/PixelCNN-Pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/tccnchsu/Artifical_Intelegent","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/vocong25/gated_pixelcnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/EugenHotaj/pytorch-generative/blob/master/pytorch_generative/models/autoregressive/pixel_cnn.py","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/a-imamshah/pixelcnn.jl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"pixel-recurrent-neural-networks","repo_url":"https://github.com/sarus-tech/tf2-published-models/tree/master/pixelcnn","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"tf","reach":null}],"tasks":[{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"masked-convolution","method_name":"Masked Convolution"},{"method_slug":"pixelcnn","method_name":"PixelCNN"},{"method_slug":"pixelrnn","method_name":"PixelRNN"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[{"slug":"masked-convolution","name":"Masked Convolution","full_name":"Masked Convolution"},{"slug":"pixelcnn","name":"PixelCNN","full_name":"PixelCNN"},{"slug":"pixelrnn","name":"PixelRNN","full_name":"Pixel Recurrent Neural Network"}],"results":[{"leaderboard":"/sota/image-generation-on-binarized-mnist","task":"Image Generation","dataset":"Binarized MNIST","model":"PixelRNN","rank_in_archive_order":5,"of":10,"metrics":{"nats":"79.20"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-binarized-mnist","task":"Image Generation","dataset":"Binarized MNIST","model":"PixelCNN","rank_in_archive_order":6,"of":10,"metrics":{"nats":"81.30"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-imagenet-32x32","task":"Image Generation","dataset":"ImageNet 32x32","model":"PixelRNN","rank_in_archive_order":28,"of":35,"metrics":{"bpd":"3.86"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1601.06759","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1601.06759"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/eyalbetzalel/pytorch-generative-v2","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/sarus-tech/tf2-published-models/tree/master/pixelcnn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/EugenHotaj/pytorch-generative/blob/master/pytorch_generative/models/autoregressive/pixel_cnn.py","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/anordertoreclaim/PixelCNN","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/a-imamshah/pixelcnn.jl","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/eyalbetzalel/pytorch-generative","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kamenbliznashki/pixel_models","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ardapekis/pixel-rnn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/singh-hrituraj/PixelCNN-Pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jzbontar/pixelcnn-pytorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/apple/ml-tarflow","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/arcelien/hawc-deep-learning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/encoreus/gs-jacobi_for_tarflow","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/davidemartinelli/PixelCNN","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rampage644/wavenet","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vocong25/gated_pixelcnn","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guguguzi/PixelCNN-Paddle","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/doiodl/pixelcnn-rnn","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/eyalbetzalel/pytorch-generative-v6","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tccnchsu/Artifical_Intelegent","reach":{"status":"ok"}}],"summary":{"ran":17,"ran_honours":1,"ran_draft_wrong":1,"unverified":10},"by_repo_kind":{"listed":{"samples":28,"ran":18,"repositories":9}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":18,"samples":[{"code_sha256_prefix":"ee4de74c78e0ecd2","entry":"Attention","repo":"encoreus/gs-jacobi_for_tarflow","repo_kind":"listed","path":"GS_Jacobi_sampling.py","file_url":"https://github.com/encoreus/gs-jacobi_for_tarflow/blob/HEAD/GS_Jacobi_sampling.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ee4de74c78e0ecd2"}},{"code_sha256_prefix":"aa9665d69388677d","entry":"AttentionBlock","repo":"apple/ml-tarflow","repo_kind":"listed","path":"transformer_flow.py","file_url":"https://github.com/apple/ml-tarflow/blob/HEAD/transformer_flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"aa9665d69388677d"}},{"code_sha256_prefix":"6aef5991dfa3ccc8","entry":"AttentionBlock","repo":"encoreus/gs-jacobi_for_tarflow","repo_kind":"listed","path":"GS_Jacobi_sampling.py","file_url":"https://github.com/encoreus/gs-jacobi_for_tarflow/blob/HEAD/GS_Jacobi_sampling.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6aef5991dfa3ccc8"}},{"code_sha256_prefix":"41a11662f8a6cbb5","entry":"AutoregressiveConv2d","repo":"davidemartinelli/PixelCNN","repo_kind":"listed","path":"model.py","file_url":"https://github.com/davidemartinelli/PixelCNN/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"41a11662f8a6cbb5"}},{"code_sha256_prefix":"a8017d58021d4dc8","entry":"CausalBlock","repo":"anordertoreclaim/PixelCNN","repo_kind":"listed","path":"pixelcnn/model.py","file_url":"https://github.com/anordertoreclaim/PixelCNN/blob/HEAD/pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a8017d58021d4dc8"}},{"code_sha256_prefix":"593a9e5f68282f1d","entry":"CroppedConv2d","repo":"anordertoreclaim/PixelCNN","repo_kind":"listed","path":"pixelcnn/model.py","file_url":"https://github.com/anordertoreclaim/PixelCNN/blob/HEAD/pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"593a9e5f68282f1d"}},{"code_sha256_prefix":"adeb3b3f5a65c9a0","entry":"DiagonalPixelLSTM","repo":"ardapekis/pixel-rnn","repo_kind":"listed","path":"model/pixel_lstm/pixel_lstm.py","file_url":"https://github.com/ardapekis/pixel-rnn/blob/HEAD/model/pixel_lstm/pixel_lstm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"adeb3b3f5a65c9a0"}},{"code_sha256_prefix":"f64383cb16b99391","entry":"GatedBlock","repo":"anordertoreclaim/PixelCNN","repo_kind":"listed","path":"pixelcnn/model.py","file_url":"https://github.com/anordertoreclaim/PixelCNN/blob/HEAD/pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f64383cb16b99391"}},{"code_sha256_prefix":"67b63a90ba65215a","entry":"GatedResidualLayer","repo":"kamenbliznashki/pixel_models","repo_kind":"listed","path":"pixelcnn.py","file_url":"https://github.com/kamenbliznashki/pixel_models/blob/HEAD/pixelcnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"67b63a90ba65215a"}},{"code_sha256_prefix":"9eee86fe94d2086a","entry":"MaskedCNN","repo":"singh-hrituraj/PixelCNN-Pytorch","repo_kind":"listed","path":"Model.py","file_url":"https://github.com/singh-hrituraj/PixelCNN-Pytorch/blob/HEAD/Model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"9eee86fe94d2086a"}},{"code_sha256_prefix":"fd12e6cc443d7970","entry":"MaskedConv2D","repo":"sarus-tech/tf2-published-models","repo_kind":"listed","path":"gated_pixelcnn/model.py","file_url":"https://github.com/sarus-tech/tf2-published-models/blob/HEAD/gated_pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd12e6cc443d7970"}},{"code_sha256_prefix":"f3742ce708e8768a","entry":"MaskedConv2d","repo":"anordertoreclaim/PixelCNN","repo_kind":"listed","path":"pixelcnn/model.py","file_url":"https://github.com/anordertoreclaim/PixelCNN/blob/HEAD/pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f3742ce708e8768a"}},{"code_sha256_prefix":"4b84e15d943e0dd1","entry":"MaskedConv2d","repo":"kamenbliznashki/pixel_models","repo_kind":"listed","path":"pixelcnn.py","file_url":"https://github.com/kamenbliznashki/pixel_models/blob/HEAD/pixelcnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4b84e15d943e0dd1"}},{"code_sha256_prefix":"4df96ba87d897b77","entry":"MetaBlock","repo":"apple/ml-tarflow","repo_kind":"listed","path":"transformer_flow.py","file_url":"https://github.com/apple/ml-tarflow/blob/HEAD/transformer_flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4df96ba87d897b77"}},{"code_sha256_prefix":"a0639ec87bba3e75","entry":"PixelCNN","repo":"singh-hrituraj/PixelCNN-Pytorch","repo_kind":"listed","path":"Model.py","file_url":"https://github.com/singh-hrituraj/PixelCNN-Pytorch/blob/HEAD/Model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"GPL-3.0","inline_ok":false,"mcp_get_code":{"code_sha256":"a0639ec87bba3e75"}},{"code_sha256_prefix":"c3dfea750f64035b","entry":"PixelCNN","repo":"kamenbliznashki/pixel_models","repo_kind":"listed","path":"pixelcnn.py","file_url":"https://github.com/kamenbliznashki/pixel_models/blob/HEAD/pixelcnn.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c3dfea750f64035b"}},{"code_sha256_prefix":"68cdfbf37a172d13","entry":"pixelcnn_gate","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"68cdfbf37a172d13"}},{"code_sha256_prefix":"1e11b6acedaae400","entry":"skew","repo":"ardapekis/pixel-rnn","repo_kind":"listed","path":"model/pixel_lstm/pixel_lstm.py","file_url":"https://github.com/ardapekis/pixel-rnn/blob/HEAD/model/pixel_lstm/pixel_lstm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1e11b6acedaae400"}},{"code_sha256_prefix":"0e0dc604aafd609a","entry":"unskew","repo":"ardapekis/pixel-rnn","repo_kind":"listed","path":"model/pixel_lstm/pixel_lstm.py","file_url":"https://github.com/ardapekis/pixel-rnn/blob/HEAD/model/pixel_lstm/pixel_lstm.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e0dc604aafd609a"}},{"code_sha256_prefix":"7eca12f0033fe394","entry":"Attention","repo":"apple/ml-tarflow","repo_kind":"listed","path":"transformer_flow.py","file_url":"https://github.com/apple/ml-tarflow/blob/HEAD/transformer_flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7eca12f0033fe394"}},{"code_sha256_prefix":"641b0eb982592cc1","entry":"GatedPixelCNN","repo":"sarus-tech/tf2-published-models","repo_kind":"listed","path":"gated_pixelcnn/model.py","file_url":"https://github.com/sarus-tech/tf2-published-models/blob/HEAD/gated_pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"641b0eb982592cc1"}},{"code_sha256_prefix":"7fc2dc61763b0f75","entry":"MetaBlock","repo":"encoreus/gs-jacobi_for_tarflow","repo_kind":"listed","path":"GS_Jacobi_sampling.py","file_url":"https://github.com/encoreus/gs-jacobi_for_tarflow/blob/HEAD/GS_Jacobi_sampling.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7fc2dc61763b0f75"}},{"code_sha256_prefix":"55440bb0facb712e","entry":"Model","repo":"apple/ml-tarflow","repo_kind":"listed","path":"transformer_flow.py","file_url":"https://github.com/apple/ml-tarflow/blob/HEAD/transformer_flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"55440bb0facb712e"}},{"code_sha256_prefix":"d605fe24beaa94bc","entry":"Model","repo":"encoreus/gs-jacobi_for_tarflow","repo_kind":"listed","path":"GS_Jacobi_sampling.py","file_url":"https://github.com/encoreus/gs-jacobi_for_tarflow/blob/HEAD/GS_Jacobi_sampling.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d605fe24beaa94bc"}},{"code_sha256_prefix":"89a37aa23360cbd5","entry":"Network","repo":"vocong25/gated_pixelcnn","repo_kind":"listed","path":"network.py","file_url":"https://github.com/vocong25/gated_pixelcnn/blob/HEAD/network.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"89a37aa23360cbd5"}},{"code_sha256_prefix":"faf32f2d8a81d283","entry":"PixelCNN","repo":"davidemartinelli/PixelCNN","repo_kind":"listed","path":"model.py","file_url":"https://github.com/davidemartinelli/PixelCNN/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"faf32f2d8a81d283"}},{"code_sha256_prefix":"54596247934223eb","entry":"PixelCNN","repo":"anordertoreclaim/PixelCNN","repo_kind":"listed","path":"pixelcnn/model.py","file_url":"https://github.com/anordertoreclaim/PixelCNN/blob/HEAD/pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"54596247934223eb"}},{"code_sha256_prefix":"3dfb65c9576dbca8","entry":"ResidualBlock","repo":"sarus-tech/tf2-published-models","repo_kind":"listed","path":"gated_pixelcnn/model.py","file_url":"https://github.com/sarus-tech/tf2-published-models/blob/HEAD/gated_pixelcnn/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3dfb65c9576dbca8"}},{"code_sha256_prefix":"347b676bc02e2b59","entry":"get_gpu_memory_map","repo":"davidemartinelli/PixelCNN","repo_kind":"listed","path":"model.py","file_url":"https://github.com/davidemartinelli/PixelCNN/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"347b676bc02e2b59"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}