Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lwtnn/lwtnn issues and pull requests

#173 - Implement 1D CNNs

Pull Request - State: closed - Opened by jcvoigt about 1 year ago - 4 comments

#172 - Fix for tensorflow api changes

Pull Request - State: closed - Opened by dguest over 1 year ago

#171 - Keras add layer

Pull Request - State: closed - Opened by tprocter46 almost 2 years ago

#170 - Support Keras add layers

Issue - State: open - Opened by tprocter46 almost 2 years ago - 1 comment

#169 - ci: Add Python 3.11 to testing

Pull Request - State: closed - Opened by matthewfeickert almost 2 years ago - 1 comment

#168 - chore: Update pre-commit hooks

Pull Request - State: closed - Opened by matthewfeickert almost 2 years ago - 2 comments

#167 - Missing relu layer

Issue - State: open - Opened by MicheleFG about 2 years ago - 4 comments

#166 - docs: Update Matthew's affiliation to University of Wisconsin-Madison

Pull Request - State: closed - Opened by matthewfeickert over 2 years ago - 4 comments

#165 - ci: Update GitHub Action versions to latest stable

Pull Request - State: closed - Opened by matthewfeickert over 2 years ago - 1 comment

#164 - chore: Update pre-commit hooks

Pull Request - State: closed - Opened by matthewfeickert over 2 years ago - 1 comment

#163 - test: Remove lwtnn version in tests find_package to ensure latest

Pull Request - State: closed - Opened by matthewfeickert over 2 years ago - 4 comments

#162 - Fix for ambiguous VectorX and MatirxX types

Pull Request - State: closed - Opened by dguest over 2 years ago

#161 - [Eigen 3.4.0, lwtnn 2.12.1] error: reference to 'VectorX' is ambiguous

Issue - State: closed - Opened by iarspider over 2 years ago - 5 comments
Labels: bug

#159 - ci: Add pre-commit hook to reject tabs and CRLF from files

Pull Request - State: closed - Opened by matthewfeickert almost 3 years ago - 1 comment

#158 - Improving kerasfunc2json.py compatibility

Pull Request - State: closed - Opened by sfranchel almost 3 years ago - 4 comments

#157 - ci: Add Python 3.10 to testing in CI

Pull Request - State: closed - Opened by matthewfeickert almost 3 years ago - 4 comments

#156 - fix: Use current release tag in tests CMakeLists.txt

Pull Request - State: closed - Opened by matthewfeickert about 3 years ago - 1 comment

#155 - Failures in stand alone scheduled builds

Issue - State: closed - Opened by dguest about 3 years ago - 3 comments
Labels: bug

#154 - Autodiff CI test

Issue - State: open - Opened by dguest about 3 years ago - 3 comments

#153 - Major version bump

Issue - State: open - Opened by dguest about 3 years ago - 4 comments

#152 - Add tests for SimpleRNN

Pull Request - State: closed - Opened by laurilaatu about 3 years ago - 7 comments

#151 - Add unit test for SimpleRNN

Issue - State: open - Opened by dguest about 3 years ago
Labels: regression test

#150 - Add SimpleRNN layer

Pull Request - State: closed - Opened by laurilaatu about 3 years ago - 1 comment

#149 - Migrate json parser to nlohmann_json

Pull Request - State: open - Opened by fwinkl about 3 years ago - 5 comments

#144 - Go back to truncating Sigmoid at [-30, 30]

Pull Request - State: closed - Opened by dguest about 3 years ago - 4 comments

#143 - test: Add requirements.txt for testing Python dependencies

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 1 comment

#142 - feat: Set range of valid CMake versions

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 1 comment

#141 - ci: Add C++20 C++ standard to testing matrix

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 1 comment

#140 - Add C++20 to testing matrix

Issue - State: closed - Opened by matthewfeickert over 3 years ago

#139 - fix: Use 'std::' namespace for size_t

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 7 comments

#138 - Fix gcc v11 build failure RE: std::size_t

Issue - State: closed - Opened by matthewfeickert over 3 years ago

#137 - test: Add test build against ltwnn/build-base gcc v11 image

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 2 comments

#136 - Test build against gcc11

Issue - State: closed - Opened by dguest over 3 years ago - 2 comments

#135 - Add check-symlinks to pre-commit hooks

Issue - State: open - Opened by matthewfeickert over 3 years ago

#134 - keras_v2_layer_converter for no-bias layers(Sequential API)

Issue - State: open - Opened by JCZeng1 over 3 years ago - 5 comments

#133 - feat: Add linting with pre-commit

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 2 comments

#132 - Linting with pre-commit hooks?

Issue - State: closed - Opened by matthewfeickert over 3 years ago - 4 comments

#131 - Update URL for builtin boost

Pull Request - State: closed - Opened by dguest over 3 years ago - 4 comments

#130 - Revising minimal build for CI

Issue - State: closed - Opened by matthewfeickert over 3 years ago - 7 comments

#129 - Sequential model input variable file

Issue - State: closed - Opened by JCZeng1 over 3 years ago - 8 comments

#128 - Unit test for keras network splitter

Pull Request - State: closed - Opened by dguest over 3 years ago

#127 - Converter cleanup and fixes

Pull Request - State: closed - Opened by dguest over 3 years ago

#126 - Reduce calls to std::function in activation functions

Pull Request - State: closed - Opened by dguest over 3 years ago

#125 - Fix keras conversion for time distributed layers

Pull Request - State: closed - Opened by dguest over 3 years ago

#124 - Add linting through pre-commit GHA workflow

Issue - State: closed - Opened by matthewfeickert over 3 years ago - 1 comment

#123 - Add Matthew Feickert to contributors list

Pull Request - State: closed - Opened by dguest over 3 years ago - 1 comment

#122 - Make test suite more robust to execution path

Issue - State: open - Opened by matthewfeickert over 3 years ago

#121 - ci: Add CI with GitHub Actions

Pull Request - State: closed - Opened by matthewfeickert over 3 years ago - 5 comments

#120 - Fix compiler warnings in test code

Pull Request - State: closed - Opened by dguest over 3 years ago

#119 - Add a test for the cmake installation, fix cmake bugs

Pull Request - State: closed - Opened by dguest almost 4 years ago - 2 comments

#118 - Cleanup leftover autodiff code

Pull Request - State: closed - Opened by dguest almost 4 years ago

#117 - Skip layer of type InputLayer

Pull Request - State: closed - Opened by QuantumDancer almost 4 years ago - 1 comment

#116 - Add unit test for FastGraph

Issue - State: open - Opened by dguest almost 4 years ago
Labels: regression test

#115 - Add FastGraph

Pull Request - State: closed - Opened by dguest almost 4 years ago

#114 - Generic cleanup

Pull Request - State: closed - Opened by dguest almost 4 years ago

#113 - Remove Keras from network splitter

Pull Request - State: closed - Opened by dguest almost 4 years ago

#112 - Allow 'Functional' class models to be converted

Pull Request - State: closed - Opened by dguest about 4 years ago

#111 - Add Benjamin Huth to contributor list

Pull Request - State: closed - Opened by benjaminhuth about 4 years ago

#110 - Missing activation function in the config file

Issue - State: open - Opened by BopingC about 4 years ago - 1 comment
Labels: bug

#109 - Support InputLayer for sequential models

Issue - State: open - Opened by dguest about 4 years ago - 9 comments
Labels: bug

#108 - UnicodeDecodeError with keras2json

Issue - State: closed - Opened by cyrilbecot about 4 years ago - 6 comments

#107 - Test ci

Pull Request - State: closed - Opened by dguest about 4 years ago

#106 - Fix an issue with shared activation functions

Pull Request - State: closed - Opened by dguest about 4 years ago - 1 comment

#105 - Bump ubnutu and python versions in CI

Pull Request - State: closed - Opened by dguest about 4 years ago

#104 - Updated location of Eigen sources

Pull Request - State: closed - Opened by ductng about 4 years ago - 3 comments

#103 - Templating important classes

Pull Request - State: closed - Opened by benjaminhuth about 4 years ago - 9 comments

#102 - Templating importent classes

Issue - State: closed - Opened by benjaminhuth over 4 years ago - 14 comments

#101 - Add some note on how masking works (or doesn't) in lwtnn

Issue - State: open - Opened by dguest almost 5 years ago
Labels: documentation

#100 - One-line export from python

Issue - State: open - Opened by ntadej almost 5 years ago - 1 comment

#99 - Activation layers inherit rank from source

Pull Request - State: closed - Opened by dguest about 5 years ago

#98 - Request new tag due to issue with keras2json.py in v2.9

Issue - State: closed - Opened by karavdin about 5 years ago - 1 comment

#97 - Fix bug in sequence conversion for from Keras 2.2

Pull Request - State: closed - Opened by dguest over 5 years ago

#96 - Add abs activation function

Pull Request - State: closed - Opened by dguest over 5 years ago

#95 - Add sum layer for deep sets

Pull Request - State: closed - Opened by dguest over 5 years ago

#94 - Support for trained TF models?

Issue - State: open - Opened by philippwindischhofer over 5 years ago - 3 comments

#93 - Add C++17 standard to the travis build matrix

Pull Request - State: closed - Opened by dguest over 5 years ago

#92 - Fixed compiler warnings and README typo

Pull Request - State: closed - Opened by VukanJ over 5 years ago - 5 comments

#91 - Look up LightweightGraph inputs lazily

Pull Request - State: closed - Opened by dguest over 5 years ago

#90 - Update Swish to support Keras-contrib implementation

Pull Request - State: closed - Opened by aghoshpub over 5 years ago - 1 comment

#89 - Support for 2D convolutions

Issue - State: open - Opened by frederikfaye over 5 years ago - 5 comments

#88 - Bugfix for elu in keras 2

Pull Request - State: closed - Opened by dguest over 5 years ago

#87 - How does our swish function compare to keras-contrib version

Issue - State: closed - Opened by dguest over 5 years ago - 11 comments

#86 - added swish activation

Pull Request - State: closed - Opened by aghoshpub almost 6 years ago - 10 comments

#85 - Using lwtnn from python code

Issue - State: closed - Opened by rdisipio almost 6 years ago - 4 comments

#84 - Fix how CMake installs converters

Pull Request - State: closed - Opened by dguest about 6 years ago - 3 comments

#83 - Bugfix: softmax is a feed_forward layer

Pull Request - State: closed - Opened by dguest over 6 years ago

#82 - Add converter for softmax layers

Pull Request - State: closed - Opened by dguest over 6 years ago

#81 - Let lightweight graph tester read from file

Pull Request - State: closed - Opened by dguest over 6 years ago

#80 - Support for sequences of length 0 in LSTM/GRU

Issue - State: closed - Opened by chrisdeutsch almost 7 years ago - 6 comments

#79 - Return 1 if tests fails

Pull Request - State: closed - Opened by jwsmithers almost 7 years ago

#78 - Add basic unit test to check conversion process

Pull Request - State: closed - Opened by jwsmithers almost 7 years ago

#77 - Support "advanced" activation functions

Issue - State: closed - Opened by dguest almost 7 years ago

#75 - Add sklearn2json converter

Pull Request - State: closed - Opened by demarley almost 7 years ago - 13 comments

#74 - Tweak the conversion script to be independent of naming conventions

Pull Request - State: closed - Opened by jwsmithers almost 7 years ago - 4 comments

#71 - Create regression tests for JSON to C++ step

Issue - State: open - Opened by dguest about 7 years ago - 2 comments
Labels: regression test

#70 - ELU Supprt

Pull Request - State: closed - Opened by demarley about 7 years ago - 4 comments

#69 - Add support for merge.Maximum()

Issue - State: open - Opened by dguest about 7 years ago
Labels: help wanted, new layer

#67 - Required version of boost no less than 1.54

Pull Request - State: closed - Opened by jwsmithers about 7 years ago

#50 - Cleanup documentation

Pull Request - State: closed - Opened by jwsmithers over 7 years ago - 2 comments