anshuman23 / tensorflex

Tensorflow bindings for the Elixir programming language :muscle:
https://hexdocs.pm/tensorflex/Tensorflex.html
Apache License 2.0
308 stars 14 forks source link

Wrapped references around structs #19

Closed anshuman23 closed 6 years ago

anshuman23 commented 6 years ago

@josevalim, I have wrapped the references around appropriate structs as you had instructed. Is this fine?

Once you give the go-ahead, I'll make more changes and start removing C code that can easily be replicated in Elixir.

josevalim commented 6 years ago

I have added one comment, everything else is great!