Method DumpToFile
- Namespace
- OpenCvSharp.Dnn
- Assembly
- OpenCvSharp.dll
DumpToFile(string)
Dump net structure, hyperparameters, backend, target and fusion to dot file
public void DumpToFile(string path)
Parameters
pathstringpath to output file with .dot extension