[utils] Add getRealpath function
[platform/core/ml/nntrainer.git] / nntrainer / utils / util_func.h
2022-12-01 Seungbaek Hong[utils] Add getRealpath function
2021-12-16 Jihoon Lee[Trivial] Tensor save changes /ofstream/ostream
2021-09-28 Parichay Kapoor[manager] Constraint input and ouput tensor sharing
2021-09-28 Parichay Kapoor[manager] Create lifetime and usage list by tensors
2021-09-15 hyeonseok lee[util] Remove parse_util.h
2021-09-07 Jihoon Lee[ini] Implement model save
2021-08-27 Jihoon Lee[CAPI] Add permission denied return
2021-06-11 Jihoon Lee[Trivial] Change return -> retval
2021-04-12 Jihoon Lee[IniInterpreter] Add ini backbone deserialization
2020-12-07 jijoong.moon[ CONV2D ] seperate conv2d_gemm and im2col
2020-11-16 Parichay Kapoor[tensor] Update tensor signature for apply
2020-11-12 Jihoon Lee[Optimizer] Change enum type to string
2020-11-12 Jihoon Lee[Fix] Throw when read/save fails
2020-11-06 Parichay Kapoor[restructure] Restructure the core files