Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Mar 25, 2020
1 parent a00e5cd commit b8c288e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ A Julia interface for PyTorch's C++ backend.
-0.2692 -0.0501 -0.2092
[ CPUDoubleType{3,3} ]

julia> ThArrays.ThC.abs!(t)
julia> ThC.abs!(t)
PyTorch.Tensor{Float64, 2}:
0.1428 0.7099 0.1446
0.3447 0.0686 0.8287
Expand Down

0 comments on commit b8c288e

Please sign in to comment.