Tensor product differentiation operators #1693
Annotations
5 errors
test/test/test/test_op.py#L217
test_tensor_product_gradient[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>>-False-False-2-2-strong]
ValueError: strides mismatch on argument 'vec' (got: (72, 8, 24), expected: (72, 24, 8))
|
test/test/test/test_op.py#L231
test_tensor_product_gradient[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>>-False-False-2-3-strong]
ValueError: strides mismatch on argument 'vec' (got: (216, 8, 24, 72), expected: (216, 72, 24, 8))
|
test/test/test/test_op.py#L217
test_tensor_product_gradient[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>>-False-False-3-2-strong]
ValueError: strides mismatch on argument 'vec' (got: (128, 8, 32), expected: (128, 32, 8))
|
test/test/test/test_op.py#L231
test_tensor_product_gradient[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Portable Computing Language'>>-False-False-3-3-strong]
ValueError: strides mismatch on argument 'vec' (got: (512, 8, 32, 128), expected: (512, 128, 32, 8))
|
|
The logs for this run have expired and are no longer available.
Loading