Add Flatten layers support
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
@txir-met pointed out these are a really super common thing to have and we haven't got them. To add them we would need to do the following three tasks:
- write a Fortran subroutine representing them;
- write an Ennuf Model representation that can write out appropriate calls to that subroutine;
- write translations from supported libraries' representations of this layer to Ennuf Model representations of it
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating existing layer implementations, Fortran subroutines, Ennuf Model representations, and translations from supported libraries; done means all three Flatten-layer tasks are implemented and the relevant existing tests or examples pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100