Package | Description |
---|---|
org.datavec.spark.inference.client | |
org.datavec.spark.inference.model | |
org.datavec.spark.inference.model.service | |
org.datavec.spark.inference.server |
Modifier and Type | Method and Description |
---|---|
Base64NDArrayBody |
DataVecTransformClient.transformArray(BatchImageRecord batchImageRecord) |
Modifier and Type | Method and Description |
---|---|
Base64NDArrayBody |
ImageSparkTransform.toArray(BatchImageRecord batch) |
Modifier and Type | Method and Description |
---|---|
Base64NDArrayBody |
DataVecTransformService.transformArray(BatchImageRecord batchImageRecord) |
Modifier and Type | Method and Description |
---|---|
Base64NDArrayBody |
CSVSparkTransformServer.transformArray(BatchImageRecord batchImageRecord) |
Base64NDArrayBody |
ImageSparkTransformServer.transformArray(BatchImageRecord batch) |
Copyright © 2020. All rights reserved.