Skip to content

Conversation

@tatwaichong
Copy link
Owner

Since the tensor_list_shape for input_list, output_list, then_graph,
and else_graph is required to be equal according to the spec, this
information must be explicitly provided during operation construction.
The current custom simplified form does not meet this requirement.
For example, the input_list and output_list can be empty in the
simplified form. A new compatible simplified form will be introduced
in the future if necessary.

Since the tensor_list_shape for input_list, output_list, then_graph,
and else_graph is required to be equal according to the spec, this
information must be explicitly provided during operation construction.
The current custom simplified form does not meet this requirement.
For example, the input_list and output_list can be empty in the
simplified form. A new compatible simplified form will be introduced
in the future if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants