Configuration¶
- class softs.BatchConfig[source]¶
BatchConfig(specs: list[softs.configs.TensorSpec])
- specs: list[TensorSpec]¶
- __init__(specs)¶
- Parameters:
specs (list[TensorSpec])
- Return type:
None
BatchConfig(specs: list[softs.configs.TensorSpec])
specs (list[TensorSpec])
None