[go: nahoru, domu]

Skip to content

Tensor library for Crystal powered by CUDA and CuDNN

License

Notifications You must be signed in to change notification settings

sherjilozair/jet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jet

Jet is a tensor library for Crystal powered by CUDA and CuDNN.

Installation

Add this to your application's shard.yml:

dependencies:
  cudnn:
    gitihub: sherjilozair/jet

Usage

require "jet"

Contributing

  1. Fork it ( https://github.com/sherjilozair/jet/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Tensor library for Crystal powered by CUDA and CuDNN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published