Update to using lab instead of etensor #88
Annotations
10 errors
|
build:
leabra/basic_test.go#L68
cannot use []int{…} (value of type []int) as LayerTypes value in argument to testNet.AddLayer
|
|
build:
leabra/basic_test.go#L67
cannot use SuperLayer (constant 0 of type LayerTypes) as int value in argument to testNet.AddLayer
|
|
build:
leabra/basic_test.go#L67
cannot use []int{…} (value of type []int) as LayerTypes value in argument to testNet.AddLayer
|
|
build:
leabra/basic_test.go#L66
cannot use InputLayer (constant 1 of type LayerTypes) as int value in argument to testNet.AddLayer
|
|
build:
leabra/basic_test.go#L66
cannot use []int{…} (value of type []int) as LayerTypes value in argument to testNet.AddLayer
|
|
build:
leabra/basic_test.go#L55
missing type in composite literal
|
|
build:
leabra/basic_test.go#L49
missing type in composite literal
|
|
build:
leabra/basic_test.go#L43
missing type in composite literal
|
|
build:
leabra/basic_test.go#L27
missing type in composite literal
|
|
build:
leabra/basic_test.go#L26
undefined: params.Sets
|