Skip to content
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

Move proto types into separate protos. #12

Open
yaoyuannnn opened this issue Jun 29, 2020 · 0 comments
Open

Move proto types into separate protos. #12

yaoyuannnn opened this issue Jun 29, 2020 · 0 comments
Assignees

Comments

@yaoyuannnn
Copy link
Member

Currently we put everything in the types.proto, but the generated "types_pb2" is a very generic name and isn't the most logical place to put everything it has. It's worth moving the types into separate protos. For example, the OpType could go to ops.proto, and DataLayouts could go in tensor.proto, etc.

@yaoyuannnn yaoyuannnn self-assigned this Jun 29, 2020
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

No branches or pull requests

1 participant