MCPcopy Create free account
hub / github.com/NVIDIA/DALI / test_api_fw_check2_paddle

Function test_api_fw_check2_paddle

dali/test/python/test_fw_iterators_detection.py:142–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

140
141@attr("paddle")
142def test_api_fw_check2_paddle():
143 from nvidia.dali.plugin.paddle import DALIGenericIterator as PaddleIterator
144
145 yield from test_api_fw_check2(PaddleIterator, ["data", "bboxes", "label"])
146
147
148@nottest

Callers

nothing calls this directly

Calls 1

test_api_fw_check2Function · 0.85

Tested by

no test coverage detected