Skip to content

Incorrect naming of Options argument in TensorFlowTransform public api #2391

@abgoswam

Description

@abgoswam

In PR : #2312 we modified the public surface of the TensorFlowTransform as per issue #1798 #2280

There is a bug - we did not rename the 'args' parameter. It should be 'options' (else it breaks consistency with rest of public surface)

public static TensorFlowEstimator TensorFlow(this TransformsCatalog catalog,
TensorFlowTransformer.Options args)

@ganik

Metadata

Metadata

Assignees

Labels

APIIssues pertaining the friendly API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions