gotch/tensor
2020-11-01 11:59:08 +11:00
..
data_test.go fix(tensor/data): correct NewTextData func) 2020-07-27 11:31:42 +10:00
data.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11: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 converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
index_test.go feat(tensor/index): completed indexing unit tests 2020-07-10 16:50:57 +10:00
index.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
iter.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
jit_test.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
jit.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
module.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
must-tensor-generated.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
optimizer.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
other.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11: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 corrected pointer receiver conversion in vision sub-packages and examples 2020-11-01 11:59:08 +11:00
scalar.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
tensor_test.go fix(tensor/data): correct NewTextData func) 2020-07-27 11:31:42 +10:00
tensor-generated.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +11:00
tensor.go converted to pointer receiver at tensor APIs, tensor and nn sub-packages 2020-10-31 19:25:32 +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