This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
update call compile fn #930
Annotations
13 errors
|
|
|
|
|
python 3.8 unittests:
tests/test_12_for_loop.py#L194
type mismatch, x is <class 'tuple'>, y is <class 'tuple'>
|
python 3.8 unittests:
tests/test_12_for_loop.py#L194
length mismatch, x is 2, y is 2
|
python 3.8 unittests:
tests/test_12_for_loop.py#L194
type mismatch, x is <class 'paddle.Tensor'>, y is <class 'paddle.Tensor'>
|
python 3.8 unittests:
tests/test_12_for_loop.py#L194
type mismatch, x is <class 'int'>, y is <class 'int'>
|
python 3.8 unittests:
tests/test_12_for_loop.py#L194
Assert Equal, x is 3, y is 3
|
python 3.9 unittests
Process completed with exit code 1.
|
python 3.10 unittests
Process completed with exit code 1.
|
python 3.11 unittests
Process completed with exit code 1.
|