Lbfgs box #403
Annotations
8 errors
Set pipeline status
Process completed with exit code 1.
|
Run PyTest:
tests/algorithms/test_optimizers.py#L48
test_optimizers_rosenbrock[adam-True]
RuntimeError: attempting to assign a gradient with dtype 'long int' to a tensor with dtype 'float'. Please ensure that the gradient and the tensor have the same dtype
|
Run PyTest:
tests/algorithms/test_optimizers.py#L48
test_optimizers_rosenbrock[adam-False]
RuntimeError: attempting to assign a gradient with dtype 'long int' to a tensor with dtype 'float'. Please ensure that the gradient and the tensor have the same dtype
|
Run PyTest:
tests/algorithms/test_optimizers.py#L48
test_optimizers_rosenbrock[lbfgs-True]
RuntimeError: attempting to assign a gradient with dtype 'long int' to a tensor with dtype 'float'. Please ensure that the gradient and the tensor have the same dtype
|
Run PyTest:
tests/algorithms/test_optimizers.py#L48
test_optimizers_rosenbrock[lbfgs-False]
RuntimeError: attempting to assign a gradient with dtype 'long int' to a tensor with dtype 'float'. Please ensure that the gradient and the tensor have the same dtype
|
Run PyTest:
tests/operators/test_ConstraintsOp.py#L156
test_constraints_operator_illegal_bounds[bounds1]
Failed: DID NOT RAISE <class 'ValueError'>
|
Run PyTest:
tests/operators/test_ConstraintsOp.py#L156
test_constraints_operator_illegal_bounds[bounds2]
Failed: DID NOT RAISE <class 'ValueError'>
|
Run PyTest:
tests/operators/test_ConstraintsOp.py#L156
test_constraints_operator_illegal_bounds[bounds3]
Failed: DID NOT RAISE <class 'ValueError'>
|
The logs for this run have expired and are no longer available.
Loading