Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 719 Bytes

Runtime.md

File metadata and controls

15 lines (11 loc) · 719 Bytes

Runtime

Runtime describes a runtime to be used to support dataset

Properties

Name Type Description Notes
category str Category the runtime object belongs to (e.g. Accelerate) [optional]
master_replicas int Runtime master replicas [optional]
name str Name of the runtime object [optional]
namespace str Namespace of the runtime object [optional]
type str Runtime object's type (e.g. Alluxio) [optional]

[Back to Model list] [Back to API list] [Back to README]