An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/malmaud/TensorFlow.jl

gpu julia machine-learning tensorflow wrapper

Score: 10.506600610392091

Last synced: about 6 hours ago
JSON representation

Repository metadata:

A Julia wrapper for TensorFlow


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 1,086
Total Committers: 38
Avg Commits per committer: 28.579
Development Distribution Score (DDS): 0.44

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jon Malmaud m****d@g****m 608
Lyndon White o****x@u****u 190
Lyndon White l****e@r****u 80
Katie Hyatt k****t@p****u 40
adam a****i@i****l 30
Johan Gustafsson j****n@2****i 21
Mike J Innes m****s@g****m 18
yeesian n****n@g****m 14
alex.terenin a****n@p****m 8
pevnak p****k@g****m 7
Fredrik Bagge Carlson c****b@u****g 7
Tony Kelman t****y@k****t 6
Elliot Saba s****t@g****m 6
Olivier Thill o****l@e****k 5
Asim Shankar a****r@g****m 4
kevin-w-li k****i@o****m 4
Keno Fischer k****o@j****m 3
Lars Mescheder L****r@g****t 3
Stephen Smith 3****9 3
byronbest 4****t 3
Andreas Noack a****n@g****m 2
Colin Phillips c****p@d****a 2
Guido Kraemer g****r 2
Henry Poitras k****u@g****m 2
Páll Haraldsson P****n@g****m 2
WooKyoung Noh w****h@g****m 2
femtocleaner[bot] f****] 2
karenl7 k****7@s****u 2
William Silversmith w****h@g****m 1
Ratan Rai Sur r****r@g****m 1
and 8 more...

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 58
Total pull requests: 44
Average time to close issues: 6 months
Average time to close pull requests: about 2 months
Total issue authors: 43
Total pull request authors: 15
Average comments per issue: 2.93
Average comments per pull request: 3.34
Merged pull request: 28
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/malmaud/TensorFlow.jl

Top Issue Authors

  • oxinabox (4)
  • PallHaraldsson (4)
  • montyvesselinov (3)
  • askrix (3)
  • daxinnan (2)
  • stevengj (2)
  • abianco88 (2)
  • Keno (2)
  • staticfloat (2)
  • industriousrebel (1)
  • MoonCoral (1)
  • chelseas (1)
  • johnnychen94 (1)
  • mbeach42 (1)
  • holmesconan (1)

Top Pull Request Authors

  • oxinabox (15)
  • malmaud (7)
  • PallHaraldsson (5)
  • kailaix (4)
  • byronbest (3)
  • Keno (2)
  • aterenin (1)
  • MoonCoral (1)
  • gustafsson (1)
  • blair0011 (1)
  • johnnychen94 (1)
  • staticfloat (1)
  • askrix (1)
  • Alexander-Barth (1)
  • metanoid (1)

Top Issue Labels

  • installation/libtensorflow (2)
  • bug (1)
  • documentation (1)

Top Pull Request Labels

  • awaiting review (1)

Package metadata

juliahub.com: TensorFlow

A Julia wrapper for TensorFlow

  • Homepage:
  • Documentation: https://docs.juliahub.com/General/TensorFlow/stable/
  • Licenses: MIT
  • Latest release: 0.11.0 (published over 7 years ago)
  • Last Synced: 2026-02-16T20:28:28.563Z (4 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.389%
    • Forks count: 0.768%
    • Dependent repos count: 7.668%
    • Average: 12.293%
    • Dependent packages count: 40.35%

Dependencies

REQUIRE julia
  • AutoHashEquals 0.1.0
  • Compat 0.18
  • Conda 0.6.0
  • Distributions 0.10.2
  • FileIO 0.1.2
  • JLD2 0.0.6
  • Juno 0.2.3
  • MLDatasets 0.3.0
  • MacroTools 0.3.6
  • ProtoBuf 0.6.1
  • PyCall 1.7.1
  • SpecialFunctions v0.7.0
  • SpecialFunctions 0.7.0
  • StatsFuns 0.3.0
  • julia 0.7
Docker/cpu/Dockerfile docker
  • tensorflow/tensorflow latest build
Docker/gpu/Dockerfile docker
  • tensorflow/tensorflow latest-gpu build
deps/build_libtensorflow/Dockerfile docker
  • docker latest build
deps/build_libtensorflow/cpu/Dockerfile docker
  • tensorflow/tensorflow 1.1.0-rc0-devel build
deps/build_libtensorflow/gpu/Dockerfile docker
  • tensorflow/tensorflow 1.1.0-rc0-devel-gpu build
test/REQUIRE julia