Slot: vectorize

Axis names or parameters to pack into a single vectorized backend call. It is an error to name an axis the backend cannot batch.

URI: tvbo:slot/vectorize

Applicable Classes

Name Description Modifies Slot
DistributionConfig Policy for mapping a parameter sweep’s exploration axes onto the two parallel… no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of DistributionConfig

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner DistributionConfig

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:vectorize
native tvbo:vectorize

LinkML Source

name: vectorize
description: Axis names or parameters to pack into a single vectorized backend call.
  It is an error to name an axis the backend cannot batch.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: DistributionConfig
domain_of:
- DistributionConfig
range: string
multivalued: true