Skip to content

Issues: ginn-org/ginn

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Investigate incorporating FasterTransformer πŸš€ Enhancement: New feature or request
#39 opened Mar 2, 2023 by oir
Gpu-enabled cpu runs are slow πŸ› Bug: Something isn't working
#26 opened Nov 20, 2022 by oir v0.1
Investigate removing Node::set_ins() πŸ’» Code improvement
#25 opened Nov 12, 2022 by oir
Investigate using cuda streams for async GPU operations πŸš€ Enhancement: New feature or request
#23 opened Oct 24, 2022 by oir
Visualize computation graph with dotviz πŸš€ Enhancement: New feature or request
#22 opened Oct 24, 2022 by oir
AddScalar and ProdScalar with scalar output nodes πŸš€ Enhancement: New feature or request
#21 opened Oct 24, 2022 by oir v0.1
Run clang-tidy πŸ’» Code improvement
#20 opened Oct 24, 2022 by oir
Composing expressions (of unary functions in particular) ❔ Design question
#18 opened Oct 24, 2022 by oir
Investigate possibility of an eager mode πŸš€ Enhancement: New feature or request πŸ›‘οΈ Runtime safety
#17 opened Oct 24, 2022 by oir
Add operator<< support for Tensors, Shapes, .. ? πŸš€ Enhancement: New feature or request
#16 opened Oct 24, 2022 by oir
Check feature parity between Python and C++ πŸ› Bug: Something isn't working πŸš€ Enhancement: New feature or request
#14 opened Oct 24, 2022 by oir
Add more update rules πŸš€ Enhancement: New feature or request
#13 opened Oct 24, 2022 by oir v0.1
Add Crf πŸš€ Enhancement: New feature or request
#11 opened Oct 24, 2022 by oir v0.1
Add API documentation πŸ“œ Docs: Improvements or additions to documentation
#10 opened Oct 24, 2022 by oir v0.1
Add autobatching for Conv nodes πŸš€ Enhancement: New feature or request
#9 opened Oct 24, 2022 by oir
Investigate Onnx support πŸš€ Enhancement: New feature or request
#8 opened Oct 24, 2022 by oir
Investigate Cudnn support πŸš€ Enhancement: New feature or request
#7 opened Oct 24, 2022 by oir
Add modules for automagically downloading datasets πŸš€ Enhancement: New feature or request
#6 opened Oct 24, 2022 by oir
Make headers self includeable πŸ’» Code improvement
#5 opened Oct 24, 2022 by oir
Add Elman RNNs and GRUs πŸš€ Enhancement: New feature or request
#4 opened Oct 24, 2022 by oir v0.1
Investigate single header only option πŸš€ Enhancement: New feature or request
#3 opened Oct 24, 2022 by oir
ProTip! Exclude everything labeled bug with -label:bug.