Ecosyste.ms: Issues

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

GitHub / ai-techsystems/deepC issues and pull requests

#146 - Error with mnist example

Issue - State: open - Opened by rajasrijan about 1 year ago - 1 comment

#145 - Error: building deepC inside docker container

Issue - State: open - Opened by wonjaegang over 1 year ago - 2 comments

#144 - SyntaxError: invalid syntax: "def compilerWrapper;"

Issue - State: open - Opened by thetemplar almost 2 years ago

#143 - Error while compiling the model

Issue - State: open - Opened by WaterBoiledPizza about 2 years ago - 1 comment

#142 - The tflite model converted by TensorflowLite converter is .

Issue - State: open - Opened by gordonzhou-git about 2 years ago - 1 comment

#141 - Cleanup

Pull Request - State: open - Opened by justinormont almost 3 years ago

#140 - Failed compiling a simple 2 layer NN model

Issue - State: closed - Opened by Reza219 almost 3 years ago - 1 comment

#139 - AttributeError: 'floatTensor' object has no attribute 'sum'

Issue - State: open - Opened by handyzeng over 3 years ago - 2 comments

#138 - Comparison TensorFlow Lite

Issue - State: closed - Opened by jonalm over 3 years ago - 5 comments

#137 - How to embed the weights into the library?

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

#135 - ModuleNotFoundError: No module named '_dnnc'

Issue - State: open - Opened by mohaimenz over 3 years ago - 9 comments

#134 - Added test for ceil and and functions

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

#133 - Wrote tests for Cos and Cosh operator and updated Readme and passingtests.txt

Pull Request - State: closed - Opened by Ashish-Arya-CS over 3 years ago - 2 comments

#131 - ONNX model exported from PyTorch is incorrect for onnx-cpp

Issue - State: closed - Opened by thibnoel almost 4 years ago - 5 comments

#130 - LSTM operator forward and backward pass completed

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

#129 - LSTM testing in progress

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

#128 - Tensor 2D slices editted and 3D slices completed

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

#126 - Created ReduceL1 and L2 operators with associated Test files

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

#125 - Node id's including slashes cause "no such file or directory" error

Issue - State: open - Opened by robinvanemden about 4 years ago - 1 comment

#124 - Make TEST fails swig tests

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

#123 - Fix entry point directory

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

#122 - Change dir "scripts" into "compiler" in setup.py

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

#121 - "Operator not supported" for implemented operations

Issue - State: closed - Opened by robinvanemden about 4 years ago - 5 comments

#120 - Uint8 quantisized model throws "struct.error"

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

#119 - compile-onnx feature does not accomodate variable size input

Issue - State: open - Opened by SRavit1 about 4 years ago - 3 comments
Labels: bug

#118 - Added custom logger macro, removed spdlog dependency

Pull Request - State: closed - Opened by gunjannandy over 4 years ago - 1 comment

#117 - deleted symlinks

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#116 - Fixed logger, fixed swig test bugs

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#115 - Added logger, initial stage

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#114 - Fixed travis issue, with numpy prev version

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#113 - explore deepC installation in micropython

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: question

#112 - nn operators now has scalar support with unittests

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#111 - confirm use of auto-vectorizer in operators

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: code quality

#110 - Use Google Cloud CI/CD

Issue - State: open - Opened by gunjannandy over 4 years ago
Labels: documentation

#109 - clang++ version restricton

Issue - State: open - Opened by gunjannandy over 4 years ago
Labels: bug, enhancement

#108 - fixed setslice and getslice, added unittests, updated readme

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#107 - arm64 architecture support is pending!

Issue - State: closed - Opened by gunjannandy over 4 years ago
Labels: enhancement

#106 - Added 5 cpu architecture support in travis

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#105 - operator Conv is crashing likely because of invalid memory read.

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: bug

#104 - implemented SetSlice.h and __setitem__

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#103 - Final fix for Slice.h and getitem, which now works just like numpy

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#102 - Added negative index support, negative STEP support remaining

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#101 - Added __iter__, fixed #98

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#100 - Slice.h can't take negative step value

Issue - State: closed - Opened by gunjannandy over 4 years ago - 1 comment
Labels: bug

#99 - Implemented magic methods like __(getitem,int,bool,float)__

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#98 - (list)tensor and (tuple)tensor are not working

Issue - State: closed - Opened by gunjannandy over 4 years ago
Labels: bug

#97 - dc.slice operator is not compatible with numpy

Issue - State: closed - Opened by srohit0 over 4 years ago
Labels: bug

#96 - Fixed Mod operator test

Pull Request - State: closed - Opened by k4rth33k over 4 years ago - 1 comment

#95 - Fixed many bugs, added 300+ unittests for tensor operators

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#94 - Full numpy binary support, fixed #33, fixed #50, fixed #70

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#93 - Added Travis, make works faster for development.

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#92 - Add codegen for swift

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: enhancement

#91 - Read Tensorflow frozen models

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: enhancement

#90 - Activating Open Collective

Pull Request - State: closed - Opened by monkeywithacupcake over 4 years ago

#89 - NN operators don't work on scalars

Issue - State: closed - Opened by srohit0 over 4 years ago - 1 comment
Labels: enhancement

#88 - added docker in operators branch to help developers

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#87 - make failing inside /deepC

Issue - State: closed - Opened by gunjannandy over 4 years ago - 1 comment
Labels: bug

#86 - Changed buildDocker to python for universal support

Pull Request - State: closed - Opened by gunjannandy over 4 years ago

#85 - Added Docker, updated dnnc.api principle

Pull Request - State: closed - Opened by gunjannandy over 4 years ago
Labels: enhancement

#84 - operator GEMM does not compile with template type int

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: bug

#83 - Merge pull request #82 from ai-techsystems/operators

Pull Request - State: closed - Opened by srohit0 over 4 years ago

#82 - convolution fixes

Pull Request - State: closed - Opened by srohit0 over 4 years ago

#81 - Generated code does not scale to datatypes other than FLOAT

Issue - State: open - Opened by srohit0 over 4 years ago
Labels: enhancement

#80 - changing compiler to clang++ and fixing failures thereof.

Pull Request - State: closed - Opened by srohit0 over 4 years ago

#79 - Operators

Pull Request - State: closed - Opened by srohit0 over 4 years ago

#78 - dc operators now have numpy compatibility

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#77 - Fixed __div__, and all other tensor operators

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#76 - Operators

Pull Request - State: closed - Opened by srohit0 almost 5 years ago

#74 - Prelu op and unit test

Pull Request - State: closed - Opened by k4rth33k almost 5 years ago

#73 - Automated 'tensor.i'

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago - 1 comment

#72 - Operators

Pull Request - State: closed - Opened by SubhamIO almost 5 years ago - 1 comment

#71 - Added some operators, fixed binary operators for all dtypes input

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#70 - numpy compatibility for basic python operators (+/- etc)

Issue - State: closed - Opened by srohit0 almost 5 years ago
Labels: enhancement

#69 - PRelu operator and test

Pull Request - State: closed - Opened by k4rth33k almost 5 years ago

#68 - Operators

Pull Request - State: closed - Opened by srohit0 almost 5 years ago

#67 - Added tensor operators testing

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#66 - remove broadcast.h from baseOperator.h and add it to individual operators.

Issue - State: open - Opened by srohit0 almost 5 years ago
Labels: code quality

#65 - make datatypes available in python interface

Issue - State: open - Opened by srohit0 almost 5 years ago
Labels: enhancement

#64 - Operators

Pull Request - State: closed - Opened by srohit0 almost 5 years ago - 1 comment

#63 - adding FORCE target for core

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#62 - Update operators readme.md

Pull Request - State: closed - Opened by NixonZ almost 5 years ago

#61 - Operators

Pull Request - State: closed - Opened by srohit0 almost 5 years ago

#60 - Updated Developers guide, cleaned unneccessary docs, fixed minor issu…

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#59 - reciprocal.h/.cpp ad dnnc.api file

Pull Request - State: closed - Opened by risharma-csus almost 5 years ago

#58 - Operators (.h and .cpp files) - Ceil, Clip, Cos, Cosh

Pull Request - State: closed - Opened by tarushikapoor almost 5 years ago

#57 - Fixed Mod op and added unit tests for Mod and Mul

Pull Request - State: closed - Opened by k4rth33k almost 5 years ago

#56 - Does Eigen Tensor support sizes known at execution time?

Issue - State: open - Opened by NixonZ almost 5 years ago
Labels: question

#55 - Adding Tensor slicing and chipping

Issue - State: closed - Opened by NixonZ almost 5 years ago - 1 comment
Labels: enhancement

#54 - Operators

Pull Request - State: closed - Opened by SubhamIO almost 5 years ago

#53 - Revert "Subham"

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#52 - Added detailed check of tensor operators by comparing them with numpy

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#51 - Tensor True Div operator output not equal with Numpy (though they are)

Issue - State: open - Opened by gunjannandy almost 5 years ago
Labels: bug

#50 - Tensor Assignment operators fail in <double> Tensor

Issue - State: closed - Opened by gunjannandy almost 5 years ago
Labels: bug

#49 - Fixed Tensor operator Floordiv

Pull Request - State: closed - Opened by gunjannandy almost 5 years ago

#36 - Generalize bool in the baseoperator.h

Issue - State: open - Opened by gunjannandy almost 5 years ago
Labels: code quality

#34 - Python reverse operators (like __radd__) are not working with 'swig -builtin'

Issue - State: closed - Opened by srohit0 almost 5 years ago - 2 comments
Labels: bug

#33 - Python operator add (tensor<int> + <float>) fails

Issue - State: closed - Opened by srohit0 almost 5 years ago - 1 comment
Labels: bug