module __init__#

Short summary#

module deeponnxcustom

Experimentation with ONNX about deep learning, examples.

source on GitHub

Functions#

function

truncated documentation

check

Runs a couple of functions to check the module is working.

Documentation#

Experimentation with ONNX about deep learning, examples.

source on GitHub

deeponnxcustom.check(verbose=1)#

Runs a couple of functions to check the module is working.

Parameters

verbose – 0 to hide the standout output

Returns

list of dictionaries, result of each test

source on GitHub