Go to file
2020-06-02 13:07:35 +10:00
example/tensor feat(libtorch/tensor): added AtDim(), AtSize(); feat(libtorch/README): notes on generating FFI; cleanup 2020-06-02 13:07:35 +10:00
gen WIP: test generating 2020-05-23 20:33:47 +10:00
libtch feat(libtorch/tensor): added AtDim(), AtSize(); feat(libtorch/README): notes on generating FFI; cleanup 2020-06-02 13:07:35 +10:00
third_party/pytorch initial commit 2020-05-22 23:43:09 +10:00
wrapper feat(libtorch/tensor): added AtDim(), AtSize(); feat(libtorch/README): notes on generating FFI; cleanup 2020-06-02 13:07:35 +10:00
.gitignore initial commit 2020-05-22 23:43:09 +10:00
device.go WIP: restructure and WIP: kind 2020-05-29 02:58:23 +10:00
dtype.go feat(wrapper): updated FlattenData to deal with nested slice 2020-06-01 15:45:25 +10:00
dune-project initial commit 2020-05-22 23:43:09 +10:00
go.mod feat(wrapper): added more dtype helpers and NewTensorFromData 2020-05-30 15:39:56 +10:00
go.sum feat(wrapper): added more dtype helpers and NewTensorFromData 2020-05-30 15:39:56 +10:00