Documentation
¶
Index ¶
- func NewCastToFloat32Slice() pipeline.Step
- func NewCropImage(options predictor.PreprocessOptions) pipeline.Step
- func NewForEach(f func(in interface{}) interface{}) pipeline.Step
- func NewGetDataset(dataset dldataset.Dataset) pipeline.Step
- func NewPredict(predictor predictor.Predictor) pipeline.Step
- func NewPreprocessImage(options predictor.PreprocessOptions) pipeline.Step
- func NewPreprocessImageTensor(options predictor.PreprocessOptions) pipeline.Step
- func NewReadImage(options predictor.PreprocessOptions) pipeline.Step
- func NewReadURL() pipeline.Step
- func NewSpread() pipeline.Step
- type IDWrapper
- type IDer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCastToFloat32Slice ¶
func NewCropImage ¶
func NewCropImage(options predictor.PreprocessOptions) pipeline.Step
func NewForEach ¶
func NewPreprocessImage ¶
func NewPreprocessImage(options predictor.PreprocessOptions) pipeline.Step
func NewPreprocessImageTensor ¶
func NewPreprocessImageTensor(options predictor.PreprocessOptions) pipeline.Step
func NewReadImage ¶
func NewReadImage(options predictor.PreprocessOptions) pipeline.Step
func NewReadURL ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.