This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
upgrade guard with buckets #952
Annotations
13 errors
python 3.8 unittests:
tests/test_code_status.py#L56
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_code_status.py#L78
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_code_status.py#L128
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L40
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L41
Assert Equal, x is 1, y is 1
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L42
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L43
Assert Equal, x is 2, y is 2
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L44
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_trace_list_arg.py#L28
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.10 unittests
Process completed with exit code 1.
|
python 3.9 unittests
Process completed with exit code 1.
|
python 3.11 unittests
Process completed with exit code 1.
|