[tct] fix coverity issues
[platform/core/ml/nntrainer.git] / nntrainer / utils / profiler.cpp
2023-04-21 Seungbaek Hong[tct] fix coverity issues
2023-04-10 DongHak Park[AHub] Fix AHub Defect
2023-01-31 Jiho Chu[Profile] Add cache policy column
2022-09-30 Jiho Chu[Profile] Add memory statiscs & annotation
2022-06-22 hyeonseok lee[neuralnet] check tflite interpreter is enabled when...
2022-06-22 hyeonseok lee[profiler] restore precision
2022-05-31 Jiho Chu[Utils] Add Memory profile feature to Profiler
2021-10-29 Jihoon Lee[Profiler] Add listener total time and percent
2021-08-10 Parichay Kapoor[tensor] WeightInitializer refactor to Tensor::Initializer
2021-05-11 hyeonseok leeHandle PARAMETER_HIDDEN, NULL_RETURNS issue
2021-03-23 hyeonseok leeHandle Not restoring ostream format(STREAM_FORMAT_STATE...
2021-01-15 hyeonseok leeSupport sum value in profiler
2020-12-24 Jihoon Lee[Profiler] Change profiler specs
2020-12-24 Jihoon Lee[Profiler] Apply ops level profiler
2020-12-24 Jihoon Lee[Profiler] Add event registerator
2020-12-15 Jihoon Lee[Profiler] Add basic profilerlistener
2020-12-15 Jihoon Lee[Profiler] Separate Profiler for wider use