[ Mixed Tensor ] Enable FP32 unittest cases
[platform/core/ml/nntrainer.git] / nntrainer / tensor / tensor.cpp
2023-08-21 jijoong.moon[ Mixed Tensor ] Enable FP32 unittest cases
2023-08-21 Donghyeon Jeong[Tensor] check data allocation in add/multiply_strided
2023-08-21 skykongkong8[WIP] [__fp16] Verify through __fp16 unittests
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 supporting functions in blas_...
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 to Tensor member functions
2023-08-21 skykongkong8[WIP] [Tensor] Add __fp16 to Tensor member functions
2023-08-21 jijoong.moon[ Property ] Add Tensor Type property in model
2023-08-21 Adwaith Anand[ Tensor ] Support NHWC for dot, add/multiply_strided...
2023-08-21 jijoong.moon[ GTEST ] Add gtest to run gtest in android device
2023-08-21 jijoong.moon[ WIP ] Mixed Tensor Data Type
2023-08-21 jijoong.moon[ Mixed Precision ] Support Mixed Precision
2023-08-09 Adwaith AnandRemoved unwanted ternary operators
2023-07-23 hyeonseok leeremove unused variable
2023-07-21 Seungbaek Hong[ahub] fix ahub issues
2023-07-17 Adwaith Anand[ Tensor ] Support NHWC for dot, add/multiply_strided...
2023-05-18 Seungbaek Hong[Tensor] Add gaussian error function to tensor
2023-03-22 hyeonseok lee[tensor] split tensor by given sizes
2023-03-17 jijoong.moon[ Tensor ] fix the dim type
2023-03-16 hyeonseok lee[ahub] fix ahub issue
2022-11-23 hyeonseok lee[tensor] Add default delete on tensor map
2022-11-07 DonghakPark[compiler] Revisit FullyConnected Layer Weights Transpo...
2022-11-07 DonghakPark[compiler] FullyConnevted Layer Weights Transpose for...
2022-10-13 Jiho Chu[Memory] Implement memory pool for swap device
2022-10-04 hyeonseok lee[trivial] fix ahub issues
2022-09-07 hyeonseok lee[multi head attention] added unittest
2022-06-14 jijoong.moon[ Tensor ] remove rank 2 limitation for dot op
2022-06-14 hyeonseok lee[unittest] added zoneout mask unittest
2022-05-16 hyeonseok lee[unittest] add negative unittest
2021-12-16 Jihoon Lee[Tensor] Add tensor cat
2021-12-16 Jihoon Lee[tensor] Add tensor::split
2021-12-16 Jihoon Lee[Trivial] Tensor save changes /ofstream/ostream
2021-12-07 Parichay Kapoor[layer] Embedding fix
2021-12-06 hyeonseok lee[zoneout lstmcell] Implement zoneout lstm cell
2021-12-03 Parichay Kapoor[layer] Support filter masking in mol attention
2021-12-03 Parichay Kapoor[tensor] Bug fix for copy
2021-12-03 Parichay Kapoor[tensor] Add derivatives for dot operation
2021-12-01 Parichay Kapoor[tensor] Support batched dot operation
2021-11-30 Parichay Kapoor[layer] Embedding layer support ZeroMaskIdx
2021-11-29 hyeonseok lee[QuickFix] Disable contiguous check on add_i
2021-11-25 hyeonseok lee[grucell] Implement grucell
2021-11-25 hyeonseok lee[bugfix] Bugfix on tensor sum
2021-11-23 Parichay Kapoor[tensor] Add checks for non-contiguous tensor before...
2021-11-03 Parichay Kapoor[layer] LSTMCell bug fix
2021-10-29 Parichay Kapoor[tensor] Optimize element wise operator functions
2021-10-29 Parichay Kapoor[tensor] Support adding result to output with multiply
2021-10-28 Parichay Kapoor[tensor] Optimize tensor apply and multiply_strided
2021-10-28 Parichay Kapoor[tensor] Add beta for tensor sum
2021-10-26 Parichay Kapoor[layer] Bug fix for LSTMCell
2021-10-26 Parichay Kapoor[tensor] Add support for strided operators
2021-10-25 Parichay Kapoor[tensor] Bug fix for dropout mask generation
2021-10-18 Parichay Kapoor[in-place] Support in-place activation
2021-10-07 Parichay Kapoor[layer] Add checks for layer tensor overwrite bug
2021-10-01 Parichay Kapoor[batchnorm] Optimize batch norm layer
2021-09-27 Parichay Kapoor[tensor] Add name identifier to Tensor
2021-09-23 Parichay Kapoor[resnet] Add test to resnet application
2021-09-23 Parichay Kapoor[tensor] Reduce num of operations for tensor sum
2021-09-15 hyeonseok lee[util] Remove parse_util.h
2021-08-27 Jihoon Lee[itq] Add multiple mt itq test
2021-08-26 Jihoon Lee[tensor_filter] Fix tensorfilter fail
2021-08-24 Jihoon Lee[Dataset] Rework func dataset to samplewise
2021-08-18 hyeonseok lee[fix] ahub issues
2021-08-10 Parichay Kapoor[tensor/test] Unittests for tensor allocate and initialize
2021-08-10 Parichay Kapoor[weight] Weight cleanup related to initializer
2021-08-10 Parichay Kapoor[Tensor] Support initializer with tensor
2021-08-10 Parichay Kapoor[tensor] WeightInitializer refactor to Tensor::Initializer
2021-08-02 hyeonseok lee[tensor_dim] package tensor_dim.h with ccapi
2021-07-02 jijoong.moon[ Recurrent ] Implement Dropout for Recurrent Net
2021-06-17 jijoong.moon[ GRU ] Add GRU Unittest
2021-06-10 Jihoon Lee[SplitLayer] Support flexible dimension
2021-06-08 jijoong.moon[ LSTM ] Add More Unit Test Cases
2021-05-24 Parichay Kapoor[tensor] Update tensor sum
2021-05-03 Jihoon Lee[TensorDim/Tensor] Update transpose relates
2021-03-23 hyeonseok leeHandle Uninitialized scalar field(UNINIT_CTOR) issue
2021-03-03 Parichay Kapoor[tensor] Allow updating batch size after allocation
2021-03-02 Jihoon Lee[Fix] Handle edgecase when using shared memory
2021-02-15 Jihoon Lee[Fix] Update lazy alloc ctor to lazy alloc
2021-02-05 Parichay Kapoor[var_grad] Improve nomenclature
2021-02-05 Parichay Kapoor[tensor] Split tensor constructor into 2
2021-02-05 Parichay Kapoor[bug fixes] Update shared mem and in-place opt
2021-02-05 Parichay Kapoor[Manager] Support lazy memory allocation with manager
2021-02-05 Parichay Kapoor[tensor] Support late memory allocation for tensors
2021-02-01 Jihoon Lee[Tensor] Handle copy edge case
2021-01-29 Jihoon Lee[Tensor] Rearrange Methods
2021-01-29 Jihoon Lee[Tensor] rearrange methods
2021-01-29 Jihoon Lee[Tensor/Clean] Relocate tensor methods
2021-01-28 Parichay Kapoor[tensor] Update interface for tensor::map
2021-01-25 Parichay Kapoor[dynamic-training] Add dynamic training using derivatives
2021-01-22 Jihoon Lee[Tensor] Add outplace method for arithmetic ops
2021-01-08 Jihoon Lee[Conv2d] Change conv2d gemm to dot
2020-12-30 Jihoon Lee[Tensor] Optimize accessor
2020-12-24 Jihoon Lee[Manager] Add MMaped memory
2020-12-24 Jihoon Lee[Tensor] Add Tensor Wrap method
2020-12-24 Parichay Kapoor[tensor] argmax bugfix
2020-12-21 Parichay Kapoor[tensor] Set stride for shared tensor accepted/tizen/unified/20201222.122522 submit/tizen/20201222.073053
2020-12-21 jijoong.moon[ ARGMAX ] Fix bug about argmax
2020-12-17 Jihoon Lee[Optim] Add shortcut to dot product
2020-12-17 Jihoon Lee[Fix] fix lda, ldb param
2020-12-07 Parichay Kapoor[manager] Share gradient memory for all layer
2020-12-01 Parichay Kapoor[tensor] Update tensor operation signature
2020-11-30 Parichay Kapoor[tensor] Support multiply/divide with given output
next