updated to core v0.1.2 with tensor/table etc #19
Annotations
10 errors and 1 warning
build:
empi/mpi/printf.go#L41
missing ... in args forwarded to print-like function
|
build:
decoder/linear_test.go#L97
cannot use nil as string value in argument to tensor.NewShape
|
build:
decoder/linear_test.go#L102
undefined: tensor.NewFloat32Shape
|
build:
decoder/linear_test.go#L117
cannot use nil as string value in argument to tensor.NewShape
|
build:
decoder/linear_test.go#L122
undefined: tensor.NewFloat32Shape
|
build:
erand/dists_test.go#L18
undefined: table.Schema
|
build:
erand/dists_test.go#L19
missing type in composite literal
|
build:
erand/dists_test.go#L22
dt.SetFromSchema undefined (type *table.Table has no field or method SetFromSchema)
|
build:
erand/dists_test.go#L33
undefined: agg
|
build:
erand/dists_test.go#L56
undefined: table.Schema
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|