class XPSExportModelOutputConfig extends Model (View source)

Properties

protected $coreMlFormatType
protected $coreMlFormatDataType
protected $dockerFormatType
protected $dockerFormatDataType
protected $edgeTpuTfLiteFormatType
protected $edgeTpuTfLiteFormatDataType
bool $exportFirebaseAuxiliaryInfo
string $outputGcrUri
string $outputGcsUri
protected $tfJsFormatType
protected $tfJsFormatDataType
protected $tfLiteFormatType
protected $tfLiteFormatDataType
protected $tfSavedModelFormatType
protected $tfSavedModelFormatDataType

Methods

setCoreMlFormat(XPSCoreMlFormat $coreMlFormat)

No description

getCoreMlFormat()

No description

setDockerFormat(XPSDockerFormat $dockerFormat)

No description

getDockerFormat()

No description

setEdgeTpuTfLiteFormat(XPSEdgeTpuTfLiteFormat $edgeTpuTfLiteFormat)

No description

setExportFirebaseAuxiliaryInfo($exportFirebaseAuxiliaryInfo)

No description

bool
setOutputGcrUri($outputGcrUri)

No description

string
getOutputGcrUri()

No description

setOutputGcsUri($outputGcsUri)

No description

string
getOutputGcsUri()

No description

setTfJsFormat(XPSTfJsFormat $tfJsFormat)

No description

getTfJsFormat()

No description

setTfLiteFormat(XPSTfLiteFormat $tfLiteFormat)

No description

getTfLiteFormat()

No description

setTfSavedModelFormat(XPSTfSavedModelFormat $tfSavedModelFormat)

No description

Details

setCoreMlFormat(XPSCoreMlFormat $coreMlFormat)

No description

Parameters

XPSCoreMlFormat $coreMlFormat

XPSCoreMlFormat getCoreMlFormat()

No description

Return Value

XPSCoreMlFormat

setDockerFormat(XPSDockerFormat $dockerFormat)

No description

Parameters

XPSDockerFormat $dockerFormat

XPSDockerFormat getDockerFormat()

No description

Return Value

XPSDockerFormat

setEdgeTpuTfLiteFormat(XPSEdgeTpuTfLiteFormat $edgeTpuTfLiteFormat)

No description

Parameters

XPSEdgeTpuTfLiteFormat $edgeTpuTfLiteFormat

XPSEdgeTpuTfLiteFormat getEdgeTpuTfLiteFormat()

No description

Return Value

XPSEdgeTpuTfLiteFormat

setExportFirebaseAuxiliaryInfo($exportFirebaseAuxiliaryInfo)

No description

Parameters

$exportFirebaseAuxiliaryInfo

bool getExportFirebaseAuxiliaryInfo()

No description

Return Value

bool

setOutputGcrUri($outputGcrUri)

No description

Parameters

$outputGcrUri

string getOutputGcrUri()

No description

Return Value

string

setOutputGcsUri($outputGcsUri)

No description

Parameters

$outputGcsUri

string getOutputGcsUri()

No description

Return Value

string

setTfJsFormat(XPSTfJsFormat $tfJsFormat)

No description

Parameters

XPSTfJsFormat $tfJsFormat

XPSTfJsFormat getTfJsFormat()

No description

Return Value

XPSTfJsFormat

setTfLiteFormat(XPSTfLiteFormat $tfLiteFormat)

No description

Parameters

XPSTfLiteFormat $tfLiteFormat

XPSTfLiteFormat getTfLiteFormat()

No description

Return Value

XPSTfLiteFormat

setTfSavedModelFormat(XPSTfSavedModelFormat $tfSavedModelFormat)

No description

Parameters

XPSTfSavedModelFormat $tfSavedModelFormat

XPSTfSavedModelFormat getTfSavedModelFormat()

No description

Return Value

XPSTfSavedModelFormat