Bug 1871973 [wpt PR 43795] - Update wpt metadata, a=testonly

wpt-pr: 43795
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2024-01-16 09:19:52 +00:00
Родитель 1fda609e6f
Коммит 5f66132408
4 изменённых файлов: 162 добавлений и 75 удалений

Просмотреть файл

@ -17,3 +17,84 @@
[reshape float32 tensor to a new shape (4D to 4D) / async]
expected: NOTRUN
[reshape (squeeze) float32 2D tensor by eliminating one dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating one dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating two dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating two dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating all dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating four dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 2D tensor by eliminating 1st dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating 1st and 4th dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating 1st, 2nd and 5th dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 0D tensor to 4D / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding one dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding two dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor to 5D / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding one dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding two dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding 1st dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding 1st and 4th dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 3D tensor by adding 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 4D tensor by adding 2nd dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 5D tensor by adding 4th dimension / async]
expected: NOTRUN
[reshape (flatten) float32 3D tensor to 2D / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D exclusive 1st dimension / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D exclusive 4th dimension / async]
expected: NOTRUN

Просмотреть файл

@ -1,38 +0,0 @@
[squeeze.https.any.html]
expected: ERROR
[squeeze float32 2D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating all dimensions default options / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions default options / async]
expected: NOTRUN
[squeeze float32 2D tensor by eliminating one dimension options.axes / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions options.axes / async]
expected: NOTRUN
[squeeze.https.any.worker.html]
expected: ERROR

Просмотреть файл

@ -17,3 +17,84 @@
[reshape float32 tensor to a new shape (4D to 4D) / async]
expected: NOTRUN
[reshape (squeeze) float32 2D tensor by eliminating one dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating one dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating two dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating two dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating all dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating four dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 2D tensor by eliminating 1st dimension / async]
expected: NOTRUN
[reshape (squeeze) float32 3D tensor by eliminating 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 4D tensor by eliminating 1st and 4th dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (squeeze) float32 5D tensor by eliminating 1st, 2nd and 5th dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 0D tensor to 4D / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding one dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding two dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor to 5D / async]
expected: NOTRUN
[reshape (unsqueeze) float32 1D tensor by adding 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding one dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding two dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding 1st dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 2D tensor by adding 1st and 4th dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 3D tensor by adding 2nd and 3rd dimensions / async]
expected: NOTRUN
[reshape (unsqueeze) float32 4D tensor by adding 2nd dimension / async]
expected: NOTRUN
[reshape (unsqueeze) float32 5D tensor by adding 4th dimension / async]
expected: NOTRUN
[reshape (flatten) float32 3D tensor to 2D / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D exclusive 1st dimension / async]
expected: NOTRUN
[reshape (flatten) float32 4D to 2D exclusive 4th dimension / async]
expected: NOTRUN

Просмотреть файл

@ -1,37 +0,0 @@
[squeeze.https.any.worker.html]
expected: ERROR
[squeeze.https.any.html]
expected: ERROR
[squeeze float32 2D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating one dimension default options / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions default options / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating all dimensions default options / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions default options / async]
expected: NOTRUN
[squeeze float32 2D tensor by eliminating one dimension options.axes / async]
expected: NOTRUN
[squeeze float32 3D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 4D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating two dimensions options.axes / async]
expected: NOTRUN
[squeeze float32 5D tensor by eliminating four dimensions options.axes / async]
expected: NOTRUN