Skip to content

Do not use op.inputs and op.outputs in distribute_transpiler #8225

@typhoonzero

Description

@typhoonzero

We use op.inputs and op.outputs which is a map of key->python "Variable" type. This could be buggy because it's only present in python but not in protobuf.

We must retrieve these values from other ways.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions