This is a testharness.js-based test.
[FAIL] [maxPool2d] Test maxPool2d with data type int32
promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'maxPool2d' on 'MLGraphBuilder': Unsupported data type int32 for argument input, must be one of [float32, float16, int8, uint8]."
[FAIL] [maxPool2d] Test maxPool2d with data type uint32
promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'maxPool2d' on 'MLGraphBuilder': Unsupported data type uint32 for argument input, must be one of [float32, float16, int8, uint8]."
Harness: the test ran to completion.