gotch/tensor
2020-10-27 17:30:58 +11:00
..
data_test.go fix(tensor/data): correct NewTextData func) 2020-07-27 11:31:42 +10:00
data.go fix(nn/rnn): fixed memory leak and removed defaultSeq func; example/char-rnn: completed 2020-07-28 16:08:40 +10:00
error.go feat(tensor): breaking change! Rename 'wrapper' to 'tensor' package 2020-06-13 11:19:01 +10:00
foo1.gt BREAKING CHANGE: make master work for travis and cpu branch 2020-07-26 10:30:20 +10:00
foo2.gt BREAKING CHANGE: make master work for travis and cpu branch 2020-07-26 10:30:20 +10:00
image.go fix(vision/image): fixed resizeReserveAspectRatio 2020-07-01 12:37:06 +10:00
index_test.go feat(tensor/index): completed indexing unit tests 2020-07-10 16:50:57 +10:00
index.go feat(tensor/index): completed indexing unit tests 2020-07-10 16:50:57 +10:00
iter.go feat(tensor): unit test 2020-07-11 16:42:27 +10:00
jit_test.go BREAKING CHANGE: make master work for travis and cpu branch 2020-07-26 10:30:20 +10:00
jit.go feat(example/jit) 2020-06-30 20:01:01 +10:00
module.go fix(tensor/module): fixed and moved BatchAccuracyForLogits to nn/sequential; chore(example): clean-up 2020-07-11 12:53:23 +10:00
must-tensor-generated.go BREAKING CHANGE: switch to auto-generated 2020-07-22 15:56:30 +10:00
optimizer.go feat(tensor): breaking change! Rename 'wrapper' to 'tensor' package 2020-06-13 11:19:01 +10:00
other.go BREAKING CHANGE: switch to auto-generated 2020-07-22 15:56:30 +10:00
patch-example_test.go feat(patch): completed 9 missing APIs for 'tensor *atg_' pattern 2020-09-24 11:03:21 +10:00
patch.go feat(patch): completed 9 missing APIs for 'tensor *atg_' pattern 2020-09-24 11:03:21 +10:00
scalar.go updated 2020-07-09 18:24:37 +10:00
tensor_test.go fix(tensor/data): correct NewTextData func) 2020-07-27 11:31:42 +10:00
tensor-generated.go BREAKING CHANGE: switch to auto-generated 2020-07-22 15:56:30 +10:00
tensor.go reverse changed #10 2020-10-27 17:30:58 +11:00
util.go fix(DTypeFromData and FlattenData): fixed type check didn't reach data type is a slice 2020-07-22 15:26:18 +10:00