MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle2ONNX / test

Method test

tests/test_auto_scan_unstack.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 return (config, models)
66
67 def test(self):
68 self.run_and_statis(max_examples=30)
69
70
71if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

run_and_statisMethod · 0.80

Tested by

no test coverage detected