Ecosyste.ms: Issues

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

GitHub / lhnguyen102/cuTAGI issues and pull requests

#109 - fix: pip install

Pull Request - State: closed - Opened by lhnguyen102 2 months ago - 3 comments
Labels: bug

#108 - Feature/resnet18 imagenet

Pull Request - State: closed - Opened by lhnguyen102 3 months ago
Labels: feature

#107 - Hotfix/cuda availability check

Pull Request - State: closed - Opened by lhnguyen102 3 months ago - 3 comments
Labels: bug

#106 - Feature/separate norm layer

Pull Request - State: closed - Opened by lhnguyen102 3 months ago

#104 - Bugfix/batchnorm bias

Pull Request - State: closed - Opened by lhnguyen102 3 months ago - 3 comments

#103 - Bugfix/cuda pack size

Pull Request - State: closed - Opened by lhnguyen102 3 months ago

#102 - Problem with BatchNorm2d(...,bias=False)

Issue - State: closed - Opened by jamesgoulet 3 months ago - 1 comment

#101 - Feature/add logger

Pull Request - State: closed - Opened by lhnguyen102 3 months ago - 1 comment

#100 - Feature/unittest

Pull Request - State: closed - Opened by lhnguyen102 3 months ago - 6 comments

#99 - Seed fixing

Pull Request - State: closed - Opened by miquelflorensa 3 months ago - 27 comments

#98 - bugfix/BaseDeltaState_python_wrapper

Pull Request - State: closed - Opened by van-dai-vuong 3 months ago - 3 comments

#97 - Optimize Tconv2d CUDA

Pull Request - State: closed - Opened by lhnguyen102 4 months ago - 1 comment

#96 - Bugfix - get_input_states working on cuda

Pull Request - State: closed - Opened by davidwardan 4 months ago - 2 comments

#95 - Bugfix - negative variance update

Pull Request - State: closed - Opened by jamesgoulet 4 months ago - 8 comments

#94 - Cannot install pytagi on Windows 11 (on a .venv and root)

Issue - State: open - Opened by enzolvd 4 months ago - 5 comments

#93 - Missing matrix consistency check for network architecture

Issue - State: closed - Opened by a-fakhri 4 months ago - 2 comments

#92 - Layer Input and PACK_SIZE issue with CUDA

Issue - State: closed - Opened by miquelflorensa 4 months ago - 5 comments

#91 - Method added to extract input state updates to python

Pull Request - State: closed - Opened by davidwardan 4 months ago - 3 comments

#90 - Update README.md

Pull Request - State: closed - Opened by jamesgoulet 5 months ago

#89 - Correct errors & bugs in norm_layer*

Pull Request - State: closed - Opened by jamesgoulet 5 months ago - 7 comments

#88 - cuda bug - Batchnorm

Issue - State: closed - Opened by jamesgoulet 5 months ago - 1 comment

#87 - Fix Bugs in Resnet

Pull Request - State: closed - Opened by lhnguyen102 5 months ago - 5 comments

#86 - Load State Dict

Pull Request - State: closed - Opened by lhnguyen102 5 months ago

#85 - ResNet crash

Issue - State: closed - Opened by miquelflorensa 5 months ago - 3 comments

#84 - Bugs in Heteros Update

Pull Request - State: closed - Opened by lhnguyen102 5 months ago - 1 comment

#83 - Fix Bugs in mRELU

Pull Request - State: closed - Opened by lhnguyen102 6 months ago

#82 - TAGI-V for noise inference

Pull Request - State: closed - Opened by miquelflorensa 6 months ago - 5 comments

#81 - Smoother for LSTM

Pull Request - State: closed - Opened by van-dai-vuong 6 months ago - 17 comments

#80 - CUDA Kernel Optimization for Conv2d and Linear

Pull Request - State: closed - Opened by lhnguyen102 6 months ago

#79 - Temporal Dependencies for LSTM

Pull Request - State: closed - Opened by lhnguyen102 7 months ago - 2 comments

#78 - Fix bugs estimating delta to update LSTM's hidden states

Pull Request - State: closed - Opened by van-dai-vuong 7 months ago

#77 - Update lstm hidden states in backward pass

Issue - State: closed - Opened by van-dai-vuong 7 months ago - 4 comments

#76 - Release v0.1.9

Pull Request - State: closed - Opened by lhnguyen102 7 months ago

#75 - Update TimeSeriesDataloader

Pull Request - State: closed - Opened by davidwardan 7 months ago - 1 comment

#74 - Time series batch processing

Pull Request - State: closed - Opened by davidwardan 7 months ago - 5 comments

#73 - Fix LSTM Bug in CUDA Version

Pull Request - State: closed - Opened by lhnguyen102 7 months ago - 3 comments

#72 - Kernel Optimization for Linear Layer

Pull Request - State: closed - Opened by lhnguyen102 7 months ago - 1 comment

#71 - Possible memory leakage ResNet CUDA

Issue - State: closed - Opened by miquelflorensa 7 months ago - 3 comments

#70 - Kernel Optimization for Conv2d and Batchnorm2d

Pull Request - State: closed - Opened by lhnguyen102 8 months ago - 2 comments

#69 - Mixture based activation fix - Second PR

Pull Request - State: closed - Opened by jamesgoulet 9 months ago - 1 comment

#68 - Fixing issues with Mixture-based act()

Pull Request - State: closed - Opened by jamesgoulet 9 months ago - 1 comment

#67 - errors when running LSTM on cuda for electricity dataset

Issue - State: closed - Opened by van-dai-vuong 10 months ago - 4 comments

#66 - errors when num_features > 1 for time series

Issue - State: closed - Opened by van-dai-vuong 10 months ago

#65 - Introducing OUT_GAIN parameter for Heteroscedastic Tasks

Pull Request - State: closed - Opened by bhargobdeka 10 months ago - 10 comments

#64 - Fix Layer Norm

Pull Request - State: closed - Opened by lhnguyen102 10 months ago

#63 - Version Number

Pull Request - State: closed - Opened by lhnguyen102 10 months ago

#62 - Release 0.1.7

Pull Request - State: closed - Opened by lhnguyen102 10 months ago - 1 comment

#60 - Issue with LayerNorm & CUDA

Issue - State: closed - Opened by jamesgoulet 10 months ago

#59 - New formulation mixture-based activation function

Pull Request - State: closed - Opened by jamesgoulet 10 months ago - 3 comments

#58 - New formulation for mixture-based activation functions

Pull Request - State: closed - Opened by jamesgoulet 10 months ago

#57 - Issue with removing omega_tol

Issue - State: closed - Opened by jamesgoulet 10 months ago - 4 comments

#56 - fix: bugs in act fun (#55)

Pull Request - State: closed - Opened by jamesgoulet 10 months ago

#55 - Bug Fix

Pull Request - State: closed - Opened by lhnguyen102 10 months ago

#54 - Problem with the MixtureRelu, MixtureTanh, MixtureSigmoid and CUDA

Issue - State: closed - Opened by jamesgoulet 10 months ago - 1 comment
Labels: bug

#53 - LSTM

Pull Request - State: closed - Opened by lhnguyen102 10 months ago

#51 - Transpose Convolutional Layer

Pull Request - State: closed - Opened by lhnguyen102 11 months ago

#50 - Normalization Layer

Pull Request - State: closed - Opened by lhnguyen102 11 months ago - 1 comment

#49 - Uci benchmark baseline

Pull Request - State: closed - Opened by bhargobdeka 11 months ago

#48 - CUDA problems with v1

Issue - State: closed - Opened by miquelflorensa 11 months ago - 6 comments

#47 - Update README.md

Pull Request - State: closed - Opened by jamesgoulet 12 months ago

#46 - cannot use "cuda" with the python codes

Issue - State: closed - Opened by bhargobdeka about 1 year ago - 24 comments

#45 - Removed git comments data_loader.py

Pull Request - State: closed - Opened by miquelflorensa about 1 year ago - 2 comments

#44 - error in Data_loader.py

Issue - State: closed - Opened by bhargobdeka about 1 year ago - 1 comment

#43 - Exact covariance formulation for mReLU

Pull Request - State: closed - Opened by jamesgoulet about 1 year ago

#42 - Exact covatiance formulation for mReLU

Pull Request - State: closed - Opened by jamesgoulet about 1 year ago - 1 comment

#41 - Develop New Version for Linear Conv2d AvgPool2d

Pull Request - State: closed - Opened by lhnguyen102 about 1 year ago

#40 - Minor fixes to RegressionDataLoader and PredictionViz

Pull Request - State: closed - Opened by a-fakhri about 1 year ago

#39 - omega_tol: from fixed float to user defined float

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

#38 - Revert "Update struct_var.h"

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

#37 - Update: fnn full cov unit test results

Pull Request - State: closed - Opened by zhanwen-xin over 1 year ago - 5 comments

#36 - Update struct_var.h

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

#35 - Multi-embedding Layer

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

#34 - CPU version for Self Attention Layer

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

#33 - Release 0.1.6

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

#32 - Fixing bugs

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

#31 - Add Test Workflow

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

#30 - Unit Test Data

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

#29 - Autoencoder Unit Test on GPU

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

#28 - Unit test using CNN with batch normalization

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

#27 - CNN Unit test

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

#26 - Unit Test for all activation functions

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

#25 - Unit testing for LSTM

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

#24 - Unit Test for FNN-derivative

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

#23 - Probabilistic activations

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

#22 - Test fnn full covariance

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

#21 - Fnn-heteroscedastic benchmark

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

#20 - Fnn unit tests

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

#19 - First Unit C++ tests

Pull Request - State: closed - Opened by miquelflorensa about 2 years ago

#18 - Mixture activations

Pull Request - State: closed - Opened by lhnguyen102 about 2 years ago

#17 - Pypi version for Python

Pull Request - State: closed - Opened by lhnguyen102 about 2 years ago

#16 - refactor code

Pull Request - State: closed - Opened by lhnguyen102 about 2 years ago

#15 - Update README.md

Pull Request - State: closed - Opened by zhanwen-xin over 2 years ago - 2 comments

#14 - Python wrapper for C++/CUDA backend

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

#13 - Dev lstm

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

#12 - Dev derivative mp

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

#11 - Update README.md

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

#10 - Dev derivative

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