Skip to content

(SR-8783) nicer textual sil for graph_op #19429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 21, 2018

Conversation

marcrasi
Copy link

@marcrasi marcrasi commented Sep 20, 2018

See test/TensorFlow/graph_op_inst.sil for some examples of the new textual format.

I also removed addScalarOperand and addTFTensorToI1Operand to make the printing & parsing logic simpler. The adjustments necessary turned out to be small and simple.

@marcrasi marcrasi requested review from mhong and bgogul September 20, 2018 21:11
Copy link
Contributor

@bgogul bgogul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@marcrasi
Copy link
Author

@swift-ci please test tensorflow linux cpu

@marcrasi marcrasi merged commit c12db28 into swiftlang:tensorflow Sep 21, 2018
@marcrasi marcrasi deleted the graph-op-nicer-sil branch September 21, 2018 19:43
@swiftlang swiftlang deleted a comment Sep 27, 2018
@swiftlang swiftlang deleted a comment Sep 27, 2018
@swiftlang swiftlang deleted a comment Sep 27, 2018
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