MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ml_test_opt_dump

Function ml_test_opt_dump

dpdk/app/test-mldev/test_common.c:123–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void
124ml_test_opt_dump(struct ml_options *opt)
125{
126 ml_options_dump(opt);
127}
128
129int
130ml_test_device_configure(struct ml_test *test, struct ml_options *opt)

Callers 3

test_model_ops_opt_dumpFunction · 0.85
test_inference_opt_dumpFunction · 0.85
test_device_opt_dumpFunction · 0.85

Calls 1

ml_options_dumpFunction · 0.85

Tested by

no test coverage detected