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

Signature feature should generate cleaner signatures #9479

Open
agibsonccc opened this issue Oct 11, 2021 · 0 comments
Open

Signature feature should generate cleaner signatures #9479

agibsonccc opened this issue Oct 11, 2021 · 0 comments
Labels
Codegen Code generation & multi language support issues Enhancement New features and other enhancements

Comments

@agibsonccc
Copy link
Contributor

Issue Description

We often define a single op multiple times, because it can take some variables as either args or tensors.
T signature feature (https://github.com/eclipse/deeplearning4j/blob/master/contrib/codegen-tools/codegen/README.md#signature) should actually take care of that more cleanly.

Please describe our issue, along with:

  • expected behavior
  • encountered behavior

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j version
  • Platform information (OS, etc)
  • CUDA version, if used
  • NVIDIA driver version, if in use

Additional Information

Where applicable, please also provide:

  • Full log or exception stack trace (ideally in a Gist: gist.github.com)
  • pom.xml file or similar (also in a Gist)

Contributing

If you'd like to help us fix the issue by contributing some code, but would
like guidance or help in doing so, please mention it!

@agibsonccc agibsonccc added Codegen Code generation & multi language support issues Enhancement New features and other enhancements labels Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codegen Code generation & multi language support issues Enhancement New features and other enhancements
Projects
None yet
Development

No branches or pull requests

1 participant