Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
DNN Compiler
Open Source for Deep Neural Network Compiler for All Platforms
Collective -
Host: opensource -
https://opencollective.com/dnnc
- Code: https://github.com/ai-techsystems/dnnCompiler
Error with mnist example
github.com/ai-techsystems/deepC - rajasrijan opened this issue over 1 year ago
github.com/ai-techsystems/deepC - rajasrijan opened this issue over 1 year ago
Error: building deepC inside docker container
github.com/ai-techsystems/deepC - wonjaegang opened this issue about 2 years ago
github.com/ai-techsystems/deepC - wonjaegang opened this issue about 2 years ago
SyntaxError: invalid syntax: "def compilerWrapper;"
github.com/ai-techsystems/deepC - thetemplar opened this issue about 2 years ago
github.com/ai-techsystems/deepC - thetemplar opened this issue about 2 years ago
Error while compiling the model
github.com/ai-techsystems/deepC - WaterBoiledPizza opened this issue over 2 years ago
github.com/ai-techsystems/deepC - WaterBoiledPizza opened this issue over 2 years ago
The tflite model converted by TensorflowLite converter is .
github.com/ai-techsystems/deepC - gordonzhou-git opened this issue over 2 years ago
github.com/ai-techsystems/deepC - gordonzhou-git opened this issue over 2 years ago
Failed compiling a simple 2 layer NN model
github.com/ai-techsystems/deepC - Reza219 opened this issue over 3 years ago
github.com/ai-techsystems/deepC - Reza219 opened this issue over 3 years ago
AttributeError: 'floatTensor' object has no attribute 'sum'
github.com/ai-techsystems/deepC - handyzeng opened this issue over 3 years ago
github.com/ai-techsystems/deepC - handyzeng opened this issue over 3 years ago
Comparison TensorFlow Lite
github.com/ai-techsystems/deepC - jonalm opened this issue almost 4 years ago
github.com/ai-techsystems/deepC - jonalm opened this issue almost 4 years ago
How to embed the weights into the library?
github.com/ai-techsystems/deepC - monkbai opened this issue almost 4 years ago
github.com/ai-techsystems/deepC - monkbai opened this issue almost 4 years ago
ModuleNotFoundError: No module named '_dnnc'
github.com/ai-techsystems/deepC - mohaimenz opened this issue about 4 years ago
github.com/ai-techsystems/deepC - mohaimenz opened this issue about 4 years ago
Added test for ceil and and functions
github.com/ai-techsystems/deepC - AyishaR opened this pull request about 4 years ago
github.com/ai-techsystems/deepC - AyishaR opened this pull request about 4 years ago
Wrote tests for Cos and Cosh operator and updated Readme and passingtests.txt
github.com/ai-techsystems/deepC - Ashish-Arya-CS opened this pull request about 4 years ago
github.com/ai-techsystems/deepC - Ashish-Arya-CS opened this pull request about 4 years ago
A complete working example from Converting a pytorch model to .cpp to deploy it on Arduino
github.com/ai-techsystems/deepC - mohaimenz opened this issue about 4 years ago
github.com/ai-techsystems/deepC - mohaimenz opened this issue about 4 years ago
ONNX model exported from PyTorch is incorrect for onnx-cpp
github.com/ai-techsystems/deepC - thibnoel opened this issue over 4 years ago
github.com/ai-techsystems/deepC - thibnoel opened this issue over 4 years ago
LSTM operator forward and backward pass completed
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
LSTM testing in progress
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
Tensor 2D slices editted and 3D slices completed
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
Added ReduceL1 and ReduceL2 operators with associated tests and removed .DS_Store files
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
Created ReduceL1 and L2 operators with associated Test files
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - Aalawani686 opened this pull request over 4 years ago
Node id's including slashes cause "no such file or directory" error
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
Make TEST fails swig tests
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
Fix entry point directory
github.com/ai-techsystems/deepC - robinvanemden opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this pull request over 4 years ago
Change dir "scripts" into "compiler" in setup.py
github.com/ai-techsystems/deepC - robinvanemden opened this pull request over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this pull request over 4 years ago
"Operator not supported" for implemented operations
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
Uint8 quantisized model throws "struct.error"
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
github.com/ai-techsystems/deepC - robinvanemden opened this issue over 4 years ago
compile-onnx feature does not accomodate variable size input
github.com/ai-techsystems/deepC - SRavit1 opened this issue over 4 years ago
github.com/ai-techsystems/deepC - SRavit1 opened this issue over 4 years ago
Added custom logger macro, removed spdlog dependency
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
deleted symlinks
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
Fixed logger, fixed swig test bugs
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
Added logger, initial stage
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
Fixed travis issue, with numpy prev version
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request almost 5 years ago
explore deepC installation in micropython
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
nn operators now has scalar support with unittests
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
confirm use of auto-vectorizer in operators
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
Use Google Cloud CI/CD
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
clang++ version restricton
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
fixed setslice and getslice, added unittests, updated readme
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
arm64 architecture support is pending!
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
Added 5 cpu architecture support in travis
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
operator Conv is crashing likely because of invalid memory read.
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
implemented SetSlice.h and __setitem__
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Final fix for Slice.h and getitem, which now works just like numpy
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added negative index support, negative STEP support remaining
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added __iter__, fixed #98
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Slice.h can't take negative step value
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
Implemented magic methods like __(getitem,int,bool,float)__
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
(list)tensor and (tuple)tensor are not working
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
dc.slice operator is not compatible with numpy
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
Fixed Mod operator test
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
Fixed many bugs, added 300+ unittests for tensor operators
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Full numpy binary support, fixed #33, fixed #50, fixed #70
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added Travis, make works faster for development.
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Read Tensorflow frozen models
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
Activating Open Collective
github.com/ai-techsystems/deepC - monkeywithacupcake opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - monkeywithacupcake opened this pull request about 5 years ago
NN operators don't work on scalars
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
added docker in operators branch to help developers
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
make failing inside /deepC
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue about 5 years ago
Changed buildDocker to python for universal support
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added Docker, updated dnnc.api principle
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
operator GEMM does not compile with template type int
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
Merge pull request #82 from ai-techsystems/operators
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
convolution fixes
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
Generated code does not scale to datatypes other than FLOAT
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
changing compiler to clang++ and fixing failures thereof.
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this pull request about 5 years ago
dc operators now have numpy compatibility
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Fixed __div__, and all other tensor operators
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added Bitshift, Updated [readme](../include/readme.md), added tensor operators in passingTests.txt
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Prelu op and unit test
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
Automated 'tensor.i'
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
Added some operators, fixed binary operators for all dtypes input
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
numpy compatibility for basic python operators (+/- etc)
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue about 5 years ago
PRelu operator and test
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - k4rth33k opened this pull request about 5 years ago
Added tensor operators testing
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request about 5 years ago
remove broadcast.h from baseOperator.h and add it to individual operators.
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
make datatypes available in python interface
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
adding FORCE target for core
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
Update operators readme.md
github.com/ai-techsystems/deepC - NixonZ opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - NixonZ opened this pull request over 5 years ago
Updated Developers guide, cleaned unneccessary docs, fixed minor issu…
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
reciprocal.h/.cpp ad dnnc.api file
github.com/ai-techsystems/deepC - risharma-csus opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - risharma-csus opened this pull request over 5 years ago
Operators (.h and .cpp files) - Ceil, Clip, Cos, Cosh
github.com/ai-techsystems/deepC - tarushikapoor opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - tarushikapoor opened this pull request over 5 years ago
Fixed Mod op and added unit tests for Mod and Mul
github.com/ai-techsystems/deepC - k4rth33k opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - k4rth33k opened this pull request over 5 years ago
Does Eigen Tensor support sizes known at execution time?
github.com/ai-techsystems/deepC - NixonZ opened this issue over 5 years ago
github.com/ai-techsystems/deepC - NixonZ opened this issue over 5 years ago
Adding Tensor slicing and chipping
github.com/ai-techsystems/deepC - NixonZ opened this issue over 5 years ago
github.com/ai-techsystems/deepC - NixonZ opened this issue over 5 years ago
Revert "Subham"
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
Added detailed check of tensor operators by comparing them with numpy
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
Tensor True Div operator output not equal with Numpy (though they are)
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
Tensor Assignment operators fail in <double> Tensor
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
Fixed Tensor operator Floordiv
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this pull request over 5 years ago
Generalize bool in the baseoperator.h
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
github.com/ai-techsystems/deepC - gunjannandy opened this issue over 5 years ago
Python reverse operators (like __radd__) are not working with 'swig -builtin'
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
Python operator add (tensor<int> + <float>) fails
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago
github.com/ai-techsystems/deepC - srohit0 opened this issue over 5 years ago