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