{"id":19664874,"url":"https://github.com/fluxml/zygoterules.jl","last_synced_at":"2025-11-20T18:04:31.635Z","repository":{"id":37664761,"uuid":"199671588","full_name":"FluxML/ZygoteRules.jl","owner":"FluxML","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-24T03:03:11.000Z","size":41,"stargazers_count":15,"open_issues_count":5,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T02:03:01.845Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluxML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["JuliaLang"]}},"created_at":"2019-07-30T14:47:29.000Z","updated_at":"2025-01-24T03:03:02.000Z","dependencies_parsed_at":"2024-11-11T16:29:48.561Z","dependency_job_id":null,"html_url":"https://github.com/FluxML/ZygoteRules.jl","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygoteRules.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygoteRules.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygoteRules.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygoteRules.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","download_url":"https://codeload.github.com/FluxML/ZygoteRules.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240974468,"owners_count":19887302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T16:19:27.460Z","updated_at":"2025-11-20T18:04:31.601Z","avatar_url":"https://github.com/FluxML.png","language":"Julia","funding_links":["https://github.com/sponsors/JuliaLang"],"categories":[],"sub_categories":[],"readme":"# ZygoteRules.jl\n\nThis is a minimal (\u003c100sloc) package which enables you to add custom gradients to Zygote, without depending on Zygote itself.\n\nUsage:\n\n```julia\nfoo(a, b) = a*b\n\nusing ZygoteRules\n\n@adjoint foo(a, b) = a*b, c̄ -\u003e (b'c̄, a'c̄)\n```\n\nSee the Zygote docs for more details on how to write custom gradients.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluxml%2Fzygoterules.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluxml%2Fzygoterules.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluxml%2Fzygoterules.jl/lists"}