Framework

class Framework[source]

An enumeration.

TENSORFLOW_KERAS = 'tensorflow_keras'
PYTORCH = 'pytorch'
ONNX = 'onnx'