ggerganov commited on
Commit
406ac07
·
1 Parent(s): e237370

cann : fix doxy (ggml/0)

Browse files
Files changed (1) hide show
  1. ggml/src/ggml-cann/Doxyfile +2 -2
ggml/src/ggml-cann/Doxyfile CHANGED
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
32
  # title of most generated pages and in a few other places.
33
  # The default value is: My Project.
34
 
35
- PROJECT_NAME = "whisper.cpp"
36
 
37
  # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38
  # could be handy for archiving the generated documentation or if some version
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
44
  # for a project that appears at the top of each page and should give viewer a
45
  # quick idea about the purpose of the project. Keep the description short.
46
 
47
- PROJECT_BRIEF = "Port of OpenAI's Whisper model in C/C++"
48
 
49
  # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
50
  # in the documentation. The maximum height of the logo should not exceed 55
 
32
  # title of most generated pages and in a few other places.
33
  # The default value is: My Project.
34
 
35
+ PROJECT_NAME = "ggml"
36
 
37
  # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38
  # could be handy for archiving the generated documentation or if some version
 
44
  # for a project that appears at the top of each page and should give viewer a
45
  # quick idea about the purpose of the project. Keep the description short.
46
 
47
+ PROJECT_BRIEF = "Tensor library for machine learning"
48
 
49
  # With the PROJECT_LOGO tag one can specify a logo or an icon that is included
50
  # in the documentation. The maximum height of the logo should not exceed 55