ExportFormat (original) (raw)
Toggle site navigation sidebar
Toggle table of contents sidebar
Toggle table of contents sidebar
class composer.utils.ExportFormat(value)[source]#
Enum class for the supported export formats.
torchscript#
Export in “torchscript” format.
onnx#
Export in “onnx” format.