BatchingConfigProto constructor
BatchingConfigProto({
- BatchingDescriptorProto? batchDescriptor,
- BatchingSettingsProto? thresholds,
Implementation
BatchingConfigProto({this.batchDescriptor, this.thresholds});