JuliaTorch icon indicating copy to clipboard operation
JuliaTorch copied to clipboard

Using PyTorch in Julia Language

Results 3 JuliaTorch issues
Sort by recently updated
recently updated
newest added

I am new to Julia, but use Pytorch in python I notice there is no return statement at the end of forward method, is it so in Julia? Please correct...

How do I install this package? Pkg.add("JuliaTorch.jl") didn't work for me. Thanks!

Hi, Thanks for this package. Does it work? Is it possible or reasonable efficient to compose arbitrary pytorch models and layers from julia? Thanks!