Go to file
2020-06-04 16:23:53 +10:00
example feat(API redesign): remove C_tensor and introduce Ctensor which is alias of C.tensor 2020-06-04 16:23:53 +10:00
gen WIP: test generating 2020-05-23 20:33:47 +10:00
libtch feat(API redesign): remove C_tensor and introduce Ctensor which is alias of C.tensor 2020-06-04 16:23:53 +10:00
third_party/pytorch initial commit 2020-05-22 23:43:09 +10:00
wrapper feat(API redesign): remove C_tensor and introduce Ctensor which is alias of C.tensor 2020-06-04 16:23:53 +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 fix(wrapper/error): fixed checking C pointer for null. WIP(example/error): testing TorchErr 2020-06-03 12:07:08 +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