Expand description
Testing and debugging infrastructure.
Structs§
Enums§
Functions§
- assert_
tensors_ match - check_
cudnn - Check that the given graph produces the correct outputs as described by
check_data, which typically comes from a.binfile next to the.onnxfile. - check_
tensors_ match - eval_
cudnn - load_
check_ data - Load the check data into
(batch_size, inputs, expected_outputs).