Dragon API Dragon v0.3.0 Python record¶ dragon.onnx.record()[source]¶ Context-manger to record the graph. Examples: with dragon.onnx.record(): ... See also dragon.onnx.export(…)