File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/**
2- * High level documentation of the HAL ML
2+ * High level documentation of the HAL Machine Learning
33 * Copyright (C) 2025 Yongjoo Ahn <[email protected] > 44 *
55 * SPDX-License-Identifier: Apache-2.0
66 *
77 * @file hal_ml_doc.h
88 * @date 15 Jan 2025
9- * @brief High level documentation of the HAL ML
9+ * @brief High level documentation of the HAL Machine Learning
1010 * @author Yongjoo Ahn <[email protected] > 1111 * @see https://github.com/nnstreamer/nnstremaer
1212 * @bug No known bugs except for NYI items
1313 *
1414 * @details
15- * This file contains high level documentation of the HAL ML .
15+ * This file contains high level documentation of the HAL Machine Learning .
1616 */
1717
1818#ifndef __TIZEN_HAL_ML_DOC_H__
1919#define __TIZEN_HAL_ML_DOC_H__
2020
2121
2222/**
23- * @defgroup HALAPI_HAL_ML_MODULE ML
23+ * @defgroup HALAPI_HAL_ML_MODULE Machine Learning
2424 * @brief The @ref HALAPI_HAL_ML_MODULE provides functions for ml.
2525 *
2626 * @section HALAPI_HAL_ML_MODULE_HEADER Required Header
You can’t perform that action at this time.
0 commit comments