1
0

ggml.h 90 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467
  1. #pragma once
  2. //
  3. // GGML Tensor Library
  4. //
  5. // This documentation is still a work in progress.
  6. // If you wish some specific topics to be covered, feel free to drop a comment:
  7. //
  8. // https://github.com/ggerganov/whisper.cpp/issues/40
  9. //
  10. // ## Overview
  11. //
  12. // This library implements:
  13. //
  14. // - a set of tensor operations
  15. // - automatic differentiation
  16. // - basic optimization algorithms
  17. //
  18. // The aim of this library is to provide a minimalistic approach for various machine learning tasks. This includes,
  19. // but is not limited to, the following:
  20. //
  21. // - linear regression
  22. // - support vector machines
  23. // - neural networks
  24. //
  25. // The library allows the user to define a certain function using the available tensor operations. This function
  26. // definition is represented internally via a computation graph. Each tensor operation in the function definition
  27. // corresponds to a node in the graph. Having the computation graph defined, the user can choose to compute the
  28. // function's value and/or its gradient with respect to the input variables. Optionally, the function can be optimized
  29. // using one of the available optimization algorithms.
  30. //
  31. // For example, here we define the function: f(x) = a*x^2 + b
  32. //
  33. // {
  34. // struct ggml_init_params params = {
  35. // .mem_size = 16*1024*1024,
  36. // .mem_buffer = NULL,
  37. // };
  38. //
  39. // // memory allocation happens here
  40. // struct ggml_context * ctx = ggml_init(params);
  41. //
  42. // struct ggml_tensor * x = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, 1);
  43. //
  44. // ggml_set_param(ctx, x); // x is an input variable
  45. //
  46. // struct ggml_tensor * a = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, 1);
  47. // struct ggml_tensor * b = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, 1);
  48. // struct ggml_tensor * x2 = ggml_mul(ctx, x, x);
  49. // struct ggml_tensor * f = ggml_add(ctx, ggml_mul(ctx, a, x2), b);
  50. //
  51. // ...
  52. // }
  53. //
  54. // Notice that the function definition above does not involve any actual computation. The computation is performed only
  55. // when the user explicitly requests it. For example, to compute the function's value at x = 2.0:
  56. //
  57. // {
  58. // ...
  59. //
  60. // struct ggml_cgraph * gf = ggml_new_graph(ctx);
  61. // ggml_build_forward_expand(gf, f);
  62. //
  63. // // set the input variable and parameter values
  64. // ggml_set_f32(x, 2.0f);
  65. // ggml_set_f32(a, 3.0f);
  66. // ggml_set_f32(b, 4.0f);
  67. //
  68. // ggml_graph_compute_with_ctx(ctx, &gf, n_threads);
  69. //
  70. // printf("f = %f\n", ggml_get_f32_1d(f, 0));
  71. //
  72. // ...
  73. // }
  74. //
  75. // The actual computation is performed in the ggml_graph_compute() function.
  76. //
  77. // The ggml_new_tensor_...() functions create new tensors. They are allocated in the memory buffer provided to the
  78. // ggml_init() function. You have to be careful not to exceed the memory buffer size. Therefore, you have to know
  79. // in advance how much memory you need for your computation. Alternatively, you can allocate a large enough memory
  80. // and after defining the computation graph, call the ggml_used_mem() function to find out how much memory was
  81. // actually needed.
  82. //
  83. // The ggml_set_param() function marks a tensor as an input variable. This is used by the automatic
  84. // differentiation and optimization algorithms.
  85. //
  86. // The described approach allows to define the function graph once and then compute its forward or backward graphs
  87. // multiple times. All computations will use the same memory buffer allocated in the ggml_init() function. This way
  88. // the user can avoid the memory allocation overhead at runtime.
  89. //
  90. // The library supports multi-dimensional tensors - up to 4 dimensions. The FP16 and FP32 data types are first class
  91. // citizens, but in theory the library can be extended to support FP8 and integer data types.
  92. //
  93. // Each tensor operation produces a new tensor. Initially the library was envisioned to support only the use of unary
  94. // and binary operations. Most of the available operations fall into one of these two categories. With time, it became
  95. // clear that the library needs to support more complex operations. The way to support these operations is not clear
  96. // yet, but a few examples are demonstrated in the following operations:
  97. //
  98. // - ggml_permute()
  99. // - ggml_conv_1d_1s()
  100. // - ggml_conv_1d_2s()
  101. //
  102. // For each tensor operator, the library implements a forward and backward computation function. The forward function
  103. // computes the output tensor value given the input tensor values. The backward function computes the adjoint of the
  104. // input tensors given the adjoint of the output tensor. For a detailed explanation of what this means, take a
  105. // calculus class, or watch the following video:
  106. //
  107. // What is Automatic Differentiation?
  108. // https://www.youtube.com/watch?v=wG_nF1awSSY
  109. //
  110. //
  111. // ## Tensor data (struct ggml_tensor)
  112. //
  113. // The tensors are stored in memory via the ggml_tensor struct. The structure provides information about the size of
  114. // the tensor, the data type, and the memory buffer where the tensor data is stored. Additionally, it contains
  115. // pointers to the "source" tensors - i.e. the tensors that were used to compute the current tensor. For example:
  116. //
  117. // {
  118. // struct ggml_tensor * c = ggml_add(ctx, a, b);
  119. //
  120. // assert(c->src[0] == a);
  121. // assert(c->src[1] == b);
  122. // }
  123. //
  124. // The multi-dimensional tensors are stored in row-major order. The ggml_tensor struct contains fields for the
  125. // number of elements in each dimension ("ne") as well as the number of bytes ("nb", a.k.a. stride). This allows
  126. // to store tensors that are not contiguous in memory, which is useful for operations such as transposition and
  127. // permutation. All tensor operations have to take the stride into account and not assume that the tensor is
  128. // contiguous in memory.
  129. //
  130. // The data of the tensor is accessed via the "data" pointer. For example:
  131. //
  132. // {
  133. // const int nx = 2;
  134. // const int ny = 3;
  135. //
  136. // struct ggml_tensor * a = ggml_new_tensor_2d(ctx, GGML_TYPE_F32, nx, ny);
  137. //
  138. // for (int y = 0; y < ny; y++) {
  139. // for (int x = 0; x < nx; x++) {
  140. // *(float *) ((char *) a->data + y*a->nb[1] + x*a->nb[0]) = x + y;
  141. // }
  142. // }
  143. //
  144. // ...
  145. // }
  146. //
  147. // Alternatively, there are helper functions, such as ggml_get_f32_1d() and ggml_set_f32_1d() that can be used.
  148. //
  149. // ## The matrix multiplication operator (ggml_mul_mat)
  150. //
  151. // TODO
  152. //
  153. //
  154. // ## Multi-threading
  155. //
  156. // TODO
  157. //
  158. //
  159. // ## Overview of ggml.c
  160. //
  161. // TODO
  162. //
  163. //
  164. // ## SIMD optimizations
  165. //
  166. // TODO
  167. //
  168. //
  169. // ## Debugging ggml
  170. //
  171. // TODO
  172. //
  173. //
  174. #ifdef GGML_SHARED
  175. # if defined(_WIN32) && !defined(__MINGW32__)
  176. # ifdef GGML_BUILD
  177. # define GGML_API __declspec(dllexport) extern
  178. # else
  179. # define GGML_API __declspec(dllimport) extern
  180. # endif
  181. # else
  182. # define GGML_API __attribute__ ((visibility ("default"))) extern
  183. # endif
  184. #else
  185. # define GGML_API extern
  186. #endif
  187. // TODO: support for clang
  188. #ifdef __GNUC__
  189. # define GGML_DEPRECATED(func, hint) func __attribute__((deprecated(hint)))
  190. #elif defined(_MSC_VER)
  191. # define GGML_DEPRECATED(func, hint) __declspec(deprecated(hint)) func
  192. #else
  193. # define GGML_DEPRECATED(func, hint) func
  194. #endif
  195. #ifndef __GNUC__
  196. # define GGML_ATTRIBUTE_FORMAT(...)
  197. #elif defined(__MINGW32__) && !defined(__clang__)
  198. # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(gnu_printf, __VA_ARGS__)))
  199. #else
  200. # define GGML_ATTRIBUTE_FORMAT(...) __attribute__((format(printf, __VA_ARGS__)))
  201. #endif
  202. #include <stdbool.h>
  203. #include <stddef.h>
  204. #include <stdint.h>
  205. #include <stdio.h>
  206. #define GGML_FILE_MAGIC 0x67676d6c // "ggml"
  207. #define GGML_FILE_VERSION 2
  208. #define GGML_QNT_VERSION 2 // bump this on quantization format changes
  209. #define GGML_QNT_VERSION_FACTOR 1000 // do not change this
  210. #define GGML_MAX_DIMS 4
  211. #define GGML_MAX_PARAMS 2048
  212. #define GGML_MAX_SRC 10
  213. #define GGML_MAX_N_THREADS 512
  214. #define GGML_MAX_OP_PARAMS 64
  215. #ifndef GGML_MAX_NAME
  216. # define GGML_MAX_NAME 64
  217. #endif
  218. #define GGML_DEFAULT_N_THREADS 4
  219. #define GGML_DEFAULT_GRAPH_SIZE 2048
  220. #if UINTPTR_MAX == 0xFFFFFFFF
  221. #define GGML_MEM_ALIGN 4
  222. #else
  223. #define GGML_MEM_ALIGN 16
  224. #endif
  225. #define GGML_EXIT_SUCCESS 0
  226. #define GGML_EXIT_ABORTED 1
  227. #define GGML_ROPE_TYPE_NEOX 2
  228. #define GGML_ROPE_TYPE_MROPE 8
  229. #define GGML_ROPE_TYPE_VISION 24
  230. #define GGML_MROPE_SECTIONS 4
  231. #define GGML_UNUSED(x) (void)(x)
  232. #define GGML_PAD(x, n) (((x) + (n) - 1) & ~((n) - 1))
  233. #ifndef NDEBUG
  234. # define GGML_UNREACHABLE() do { fprintf(stderr, "statement should be unreachable\n"); abort(); } while(0)
  235. #elif defined(__GNUC__)
  236. # define GGML_UNREACHABLE() __builtin_unreachable()
  237. #elif defined(_MSC_VER)
  238. # define GGML_UNREACHABLE() __assume(0)
  239. #else
  240. # define GGML_UNREACHABLE() ((void) 0)
  241. #endif
  242. #ifdef __cplusplus
  243. # define GGML_NORETURN [[noreturn]]
  244. #elif defined(_MSC_VER)
  245. # define GGML_NORETURN __declspec(noreturn)
  246. #else
  247. # define GGML_NORETURN _Noreturn
  248. #endif
  249. #define GGML_ABORT(...) ggml_abort(__FILE__, __LINE__, __VA_ARGS__)
  250. #define GGML_ASSERT(x) if (!(x)) GGML_ABORT("GGML_ASSERT(%s) failed", #x)
  251. // used to copy the number of elements and stride in bytes of tensors into local variables.
  252. // main purpose is to reduce code duplication and improve readability.
  253. //
  254. // example:
  255. //
  256. // GGML_TENSOR_LOCALS(int64_t, ne1, src1, ne);
  257. // GGML_TENSOR_LOCALS(size_t, nb1, src1, nb);
  258. //
  259. #define GGML_TENSOR_LOCALS_1(type, prefix, pointer, array) \
  260. const type prefix##0 = (pointer)->array[0]; \
  261. GGML_UNUSED(prefix##0);
  262. #define GGML_TENSOR_LOCALS_2(type, prefix, pointer, array) \
  263. GGML_TENSOR_LOCALS_1 (type, prefix, pointer, array) \
  264. const type prefix##1 = (pointer)->array[1]; \
  265. GGML_UNUSED(prefix##1);
  266. #define GGML_TENSOR_LOCALS_3(type, prefix, pointer, array) \
  267. GGML_TENSOR_LOCALS_2 (type, prefix, pointer, array) \
  268. const type prefix##2 = (pointer)->array[2]; \
  269. GGML_UNUSED(prefix##2);
  270. #define GGML_TENSOR_LOCALS(type, prefix, pointer, array) \
  271. GGML_TENSOR_LOCALS_3 (type, prefix, pointer, array) \
  272. const type prefix##3 = (pointer)->array[3]; \
  273. GGML_UNUSED(prefix##3);
  274. #define GGML_TENSOR_UNARY_OP_LOCALS \
  275. GGML_TENSOR_LOCALS(int64_t, ne0, src0, ne) \
  276. GGML_TENSOR_LOCALS(size_t, nb0, src0, nb) \
  277. GGML_TENSOR_LOCALS(int64_t, ne, dst, ne) \
  278. GGML_TENSOR_LOCALS(size_t, nb, dst, nb)
  279. #define GGML_TENSOR_BINARY_OP_LOCALS \
  280. GGML_TENSOR_LOCALS(int64_t, ne0, src0, ne) \
  281. GGML_TENSOR_LOCALS(size_t, nb0, src0, nb) \
  282. GGML_TENSOR_LOCALS(int64_t, ne1, src1, ne) \
  283. GGML_TENSOR_LOCALS(size_t, nb1, src1, nb) \
  284. GGML_TENSOR_LOCALS(int64_t, ne, dst, ne) \
  285. GGML_TENSOR_LOCALS(size_t, nb, dst, nb)
  286. #define GGML_TENSOR_TERNARY_OP_LOCALS \
  287. GGML_TENSOR_LOCALS(int64_t, ne0, src0, ne) \
  288. GGML_TENSOR_LOCALS(size_t, nb0, src0, nb) \
  289. GGML_TENSOR_LOCALS(int64_t, ne1, src1, ne) \
  290. GGML_TENSOR_LOCALS(size_t, nb1, src1, nb) \
  291. GGML_TENSOR_LOCALS(int64_t, ne2, src2, ne) \
  292. GGML_TENSOR_LOCALS(size_t, nb2, src2, nb) \
  293. GGML_TENSOR_LOCALS(int64_t, ne, dst, ne) \
  294. GGML_TENSOR_LOCALS(size_t, nb, dst, nb)
  295. #define GGML_TENSOR_BINARY_OP_LOCALS01 \
  296. GGML_TENSOR_LOCALS(int64_t, ne0, src0, ne) \
  297. GGML_TENSOR_LOCALS(size_t, nb0, src0, nb) \
  298. GGML_TENSOR_LOCALS(int64_t, ne1, src1, ne) \
  299. GGML_TENSOR_LOCALS(size_t, nb1, src1, nb)
  300. #ifdef __cplusplus
  301. extern "C" {
  302. #endif
  303. // Function type used in fatal error callbacks
  304. typedef void (*ggml_abort_callback_t)(const char * error_message);
  305. // Set the abort callback (passing null will restore original abort functionality: printing a message to stdout)
  306. // Returns the old callback for chaining
  307. GGML_API ggml_abort_callback_t ggml_set_abort_callback(ggml_abort_callback_t callback);
  308. GGML_NORETURN GGML_ATTRIBUTE_FORMAT(3, 4)
  309. GGML_API void ggml_abort(const char * file, int line, const char * fmt, ...);
  310. enum ggml_status {
  311. GGML_STATUS_ALLOC_FAILED = -2,
  312. GGML_STATUS_FAILED = -1,
  313. GGML_STATUS_SUCCESS = 0,
  314. GGML_STATUS_ABORTED = 1,
  315. };
  316. // get ggml_status name string
  317. GGML_API const char * ggml_status_to_string(enum ggml_status status);
  318. // ieee 754-2008 half-precision float16
  319. // todo: make this not an integral type
  320. typedef uint16_t ggml_fp16_t;
  321. GGML_API float ggml_fp16_to_fp32(ggml_fp16_t);
  322. GGML_API ggml_fp16_t ggml_fp32_to_fp16(float);
  323. GGML_API void ggml_fp16_to_fp32_row(const ggml_fp16_t *, float *, int64_t);
  324. GGML_API void ggml_fp32_to_fp16_row(const float *, ggml_fp16_t *, int64_t);
  325. // google brain half-precision bfloat16
  326. typedef struct { uint16_t bits; } ggml_bf16_t;
  327. GGML_API ggml_bf16_t ggml_fp32_to_bf16(float);
  328. GGML_API float ggml_bf16_to_fp32(ggml_bf16_t); // consider just doing << 16
  329. GGML_API void ggml_bf16_to_fp32_row(const ggml_bf16_t *, float *, int64_t);
  330. GGML_API void ggml_fp32_to_bf16_row_ref(const float *, ggml_bf16_t *, int64_t);
  331. GGML_API void ggml_fp32_to_bf16_row(const float *, ggml_bf16_t *, int64_t);
  332. struct ggml_object;
  333. struct ggml_context;
  334. struct ggml_cgraph;
  335. // NOTE: always add types at the end of the enum to keep backward compatibility
  336. enum ggml_type {
  337. GGML_TYPE_F32 = 0,
  338. GGML_TYPE_F16 = 1,
  339. GGML_TYPE_Q4_0 = 2,
  340. GGML_TYPE_Q4_1 = 3,
  341. // GGML_TYPE_Q4_2 = 4, support has been removed
  342. // GGML_TYPE_Q4_3 = 5, support has been removed
  343. GGML_TYPE_Q5_0 = 6,
  344. GGML_TYPE_Q5_1 = 7,
  345. GGML_TYPE_Q8_0 = 8,
  346. GGML_TYPE_Q8_1 = 9,
  347. GGML_TYPE_Q2_K = 10,
  348. GGML_TYPE_Q3_K = 11,
  349. GGML_TYPE_Q4_K = 12,
  350. GGML_TYPE_Q5_K = 13,
  351. GGML_TYPE_Q6_K = 14,
  352. GGML_TYPE_Q8_K = 15,
  353. GGML_TYPE_IQ2_XXS = 16,
  354. GGML_TYPE_IQ2_XS = 17,
  355. GGML_TYPE_IQ3_XXS = 18,
  356. GGML_TYPE_IQ1_S = 19,
  357. GGML_TYPE_IQ4_NL = 20,
  358. GGML_TYPE_IQ3_S = 21,
  359. GGML_TYPE_IQ2_S = 22,
  360. GGML_TYPE_IQ4_XS = 23,
  361. GGML_TYPE_I8 = 24,
  362. GGML_TYPE_I16 = 25,
  363. GGML_TYPE_I32 = 26,
  364. GGML_TYPE_I64 = 27,
  365. GGML_TYPE_F64 = 28,
  366. GGML_TYPE_IQ1_M = 29,
  367. GGML_TYPE_BF16 = 30,
  368. // GGML_TYPE_Q4_0_4_4 = 31, support has been removed from gguf files
  369. // GGML_TYPE_Q4_0_4_8 = 32,
  370. // GGML_TYPE_Q4_0_8_8 = 33,
  371. GGML_TYPE_TQ1_0 = 34,
  372. GGML_TYPE_TQ2_0 = 35,
  373. // GGML_TYPE_IQ4_NL_4_4 = 36,
  374. // GGML_TYPE_IQ4_NL_4_8 = 37,
  375. // GGML_TYPE_IQ4_NL_8_8 = 38,
  376. GGML_TYPE_MXFP4 = 39, // MXFP4 (1 block)
  377. GGML_TYPE_COUNT = 40,
  378. };
  379. // precision
  380. enum ggml_prec {
  381. GGML_PREC_DEFAULT = 0, // stored as ggml_tensor.op_params, 0 by default
  382. GGML_PREC_F32 = 10,
  383. };
  384. // model file types
  385. enum ggml_ftype {
  386. GGML_FTYPE_UNKNOWN = -1,
  387. GGML_FTYPE_ALL_F32 = 0,
  388. GGML_FTYPE_MOSTLY_F16 = 1, // except 1d tensors
  389. GGML_FTYPE_MOSTLY_Q4_0 = 2, // except 1d tensors
  390. GGML_FTYPE_MOSTLY_Q4_1 = 3, // except 1d tensors
  391. GGML_FTYPE_MOSTLY_Q4_1_SOME_F16 = 4, // tok_embeddings.weight and output.weight are F16
  392. GGML_FTYPE_MOSTLY_Q8_0 = 7, // except 1d tensors
  393. GGML_FTYPE_MOSTLY_Q5_0 = 8, // except 1d tensors
  394. GGML_FTYPE_MOSTLY_Q5_1 = 9, // except 1d tensors
  395. GGML_FTYPE_MOSTLY_Q2_K = 10, // except 1d tensors
  396. GGML_FTYPE_MOSTLY_Q3_K = 11, // except 1d tensors
  397. GGML_FTYPE_MOSTLY_Q4_K = 12, // except 1d tensors
  398. GGML_FTYPE_MOSTLY_Q5_K = 13, // except 1d tensors
  399. GGML_FTYPE_MOSTLY_Q6_K = 14, // except 1d tensors
  400. GGML_FTYPE_MOSTLY_IQ2_XXS = 15, // except 1d tensors
  401. GGML_FTYPE_MOSTLY_IQ2_XS = 16, // except 1d tensors
  402. GGML_FTYPE_MOSTLY_IQ3_XXS = 17, // except 1d tensors
  403. GGML_FTYPE_MOSTLY_IQ1_S = 18, // except 1d tensors
  404. GGML_FTYPE_MOSTLY_IQ4_NL = 19, // except 1d tensors
  405. GGML_FTYPE_MOSTLY_IQ3_S = 20, // except 1d tensors
  406. GGML_FTYPE_MOSTLY_IQ2_S = 21, // except 1d tensors
  407. GGML_FTYPE_MOSTLY_IQ4_XS = 22, // except 1d tensors
  408. GGML_FTYPE_MOSTLY_IQ1_M = 23, // except 1d tensors
  409. GGML_FTYPE_MOSTLY_BF16 = 24, // except 1d tensors
  410. GGML_FTYPE_MOSTLY_MXFP4 = 25, // except 1d tensors
  411. };
  412. // available tensor operations:
  413. enum ggml_op {
  414. GGML_OP_NONE = 0,
  415. GGML_OP_DUP,
  416. GGML_OP_ADD,
  417. GGML_OP_ADD_ID,
  418. GGML_OP_ADD1,
  419. GGML_OP_ACC,
  420. GGML_OP_SUB,
  421. GGML_OP_MUL,
  422. GGML_OP_DIV,
  423. GGML_OP_SQR,
  424. GGML_OP_SQRT,
  425. GGML_OP_LOG,
  426. GGML_OP_SIN,
  427. GGML_OP_COS,
  428. GGML_OP_SUM,
  429. GGML_OP_SUM_ROWS,
  430. GGML_OP_MEAN,
  431. GGML_OP_ARGMAX,
  432. GGML_OP_COUNT_EQUAL,
  433. GGML_OP_REPEAT,
  434. GGML_OP_REPEAT_BACK,
  435. GGML_OP_CONCAT,
  436. GGML_OP_SILU_BACK,
  437. GGML_OP_NORM, // normalize
  438. GGML_OP_RMS_NORM,
  439. GGML_OP_RMS_NORM_BACK,
  440. GGML_OP_GROUP_NORM,
  441. GGML_OP_L2_NORM,
  442. GGML_OP_MUL_MAT,
  443. GGML_OP_MUL_MAT_ID,
  444. GGML_OP_OUT_PROD,
  445. GGML_OP_SCALE,
  446. GGML_OP_SET,
  447. GGML_OP_CPY,
  448. GGML_OP_CONT,
  449. GGML_OP_RESHAPE,
  450. GGML_OP_VIEW,
  451. GGML_OP_PERMUTE,
  452. GGML_OP_TRANSPOSE,
  453. GGML_OP_GET_ROWS,
  454. GGML_OP_GET_ROWS_BACK,
  455. GGML_OP_SET_ROWS,
  456. GGML_OP_DIAG,
  457. GGML_OP_DIAG_MASK_INF,
  458. GGML_OP_DIAG_MASK_ZERO,
  459. GGML_OP_SOFT_MAX,
  460. GGML_OP_SOFT_MAX_BACK,
  461. GGML_OP_ROPE,
  462. GGML_OP_ROPE_BACK,
  463. GGML_OP_CLAMP,
  464. GGML_OP_CONV_TRANSPOSE_1D,
  465. GGML_OP_IM2COL,
  466. GGML_OP_IM2COL_BACK,
  467. GGML_OP_CONV_2D,
  468. GGML_OP_CONV_2D_DW,
  469. GGML_OP_CONV_TRANSPOSE_2D,
  470. GGML_OP_POOL_1D,
  471. GGML_OP_POOL_2D,
  472. GGML_OP_POOL_2D_BACK,
  473. GGML_OP_UPSCALE,
  474. GGML_OP_PAD,
  475. GGML_OP_PAD_REFLECT_1D,
  476. GGML_OP_ROLL,
  477. GGML_OP_ARANGE,
  478. GGML_OP_TIMESTEP_EMBEDDING,
  479. GGML_OP_ARGSORT,
  480. GGML_OP_LEAKY_RELU,
  481. GGML_OP_FLASH_ATTN_EXT,
  482. GGML_OP_FLASH_ATTN_BACK,
  483. GGML_OP_SSM_CONV,
  484. GGML_OP_SSM_SCAN,
  485. GGML_OP_WIN_PART,
  486. GGML_OP_WIN_UNPART,
  487. GGML_OP_GET_REL_POS,
  488. GGML_OP_ADD_REL_POS,
  489. GGML_OP_RWKV_WKV6,
  490. GGML_OP_GATED_LINEAR_ATTN,
  491. GGML_OP_RWKV_WKV7,
  492. GGML_OP_UNARY,
  493. GGML_OP_MAP_CUSTOM1,
  494. GGML_OP_MAP_CUSTOM2,
  495. GGML_OP_MAP_CUSTOM3,
  496. GGML_OP_CUSTOM,
  497. GGML_OP_CROSS_ENTROPY_LOSS,
  498. GGML_OP_CROSS_ENTROPY_LOSS_BACK,
  499. GGML_OP_OPT_STEP_ADAMW,
  500. GGML_OP_OPT_STEP_SGD,
  501. GGML_OP_GLU,
  502. GGML_OP_COUNT,
  503. };
  504. enum ggml_unary_op {
  505. GGML_UNARY_OP_ABS,
  506. GGML_UNARY_OP_SGN,
  507. GGML_UNARY_OP_NEG,
  508. GGML_UNARY_OP_STEP,
  509. GGML_UNARY_OP_TANH,
  510. GGML_UNARY_OP_ELU,
  511. GGML_UNARY_OP_RELU,
  512. GGML_UNARY_OP_SIGMOID,
  513. GGML_UNARY_OP_GELU,
  514. GGML_UNARY_OP_GELU_QUICK,
  515. GGML_UNARY_OP_SILU,
  516. GGML_UNARY_OP_HARDSWISH,
  517. GGML_UNARY_OP_HARDSIGMOID,
  518. GGML_UNARY_OP_EXP,
  519. GGML_UNARY_OP_GELU_ERF,
  520. GGML_UNARY_OP_COUNT,
  521. };
  522. enum ggml_glu_op {
  523. GGML_GLU_OP_REGLU,
  524. GGML_GLU_OP_GEGLU,
  525. GGML_GLU_OP_SWIGLU,
  526. GGML_GLU_OP_SWIGLU_OAI,
  527. GGML_GLU_OP_GEGLU_ERF,
  528. GGML_GLU_OP_GEGLU_QUICK,
  529. GGML_GLU_OP_COUNT,
  530. };
  531. enum ggml_object_type {
  532. GGML_OBJECT_TYPE_TENSOR,
  533. GGML_OBJECT_TYPE_GRAPH,
  534. GGML_OBJECT_TYPE_WORK_BUFFER
  535. };
  536. enum ggml_log_level {
  537. GGML_LOG_LEVEL_NONE = 0,
  538. GGML_LOG_LEVEL_DEBUG = 1,
  539. GGML_LOG_LEVEL_INFO = 2,
  540. GGML_LOG_LEVEL_WARN = 3,
  541. GGML_LOG_LEVEL_ERROR = 4,
  542. GGML_LOG_LEVEL_CONT = 5, // continue previous log
  543. };
  544. // this tensor...
  545. enum ggml_tensor_flag {
  546. GGML_TENSOR_FLAG_INPUT = 1, // ...is an input for the GGML compute graph
  547. GGML_TENSOR_FLAG_OUTPUT = 2, // ...is an output for the GGML compute graph
  548. GGML_TENSOR_FLAG_PARAM = 4, // ...contains trainable parameters
  549. GGML_TENSOR_FLAG_LOSS = 8, // ...defines loss for numerical optimization (multiple loss tensors add up)
  550. };
  551. struct ggml_init_params {
  552. // memory pool
  553. size_t mem_size; // bytes
  554. void * mem_buffer; // if NULL, memory will be allocated internally
  555. bool no_alloc; // don't allocate memory for the tensor data
  556. };
  557. // n-dimensional tensor
  558. struct ggml_tensor {
  559. enum ggml_type type;
  560. struct ggml_backend_buffer * buffer;
  561. int64_t ne[GGML_MAX_DIMS]; // number of elements
  562. size_t nb[GGML_MAX_DIMS]; // stride in bytes:
  563. // nb[0] = ggml_type_size(type)
  564. // nb[1] = nb[0] * (ne[0] / ggml_blck_size(type)) + padding
  565. // nb[i] = nb[i-1] * ne[i-1]
  566. // compute data
  567. enum ggml_op op;
  568. // op params - allocated as int32_t for alignment
  569. int32_t op_params[GGML_MAX_OP_PARAMS / sizeof(int32_t)];
  570. int32_t flags;
  571. struct ggml_tensor * src[GGML_MAX_SRC];
  572. // source tensor and offset for views
  573. struct ggml_tensor * view_src;
  574. size_t view_offs;
  575. void * data;
  576. char name[GGML_MAX_NAME];
  577. void * extra; // extra things e.g. for ggml-cuda.cu
  578. char padding[8];
  579. };
  580. static const size_t GGML_TENSOR_SIZE = sizeof(struct ggml_tensor);
  581. // Abort callback
  582. // If not NULL, called before ggml computation
  583. // If it returns true, the computation is aborted
  584. typedef bool (*ggml_abort_callback)(void * data);
  585. //
  586. // GUID
  587. //
  588. // GUID types
  589. typedef uint8_t ggml_guid[16];
  590. typedef ggml_guid * ggml_guid_t;
  591. GGML_API bool ggml_guid_matches(ggml_guid_t guid_a, ggml_guid_t guid_b);
  592. // misc
  593. GGML_API const char * ggml_version(void);
  594. GGML_API const char * ggml_commit(void);
  595. GGML_API void ggml_time_init(void); // call this once at the beginning of the program
  596. GGML_API int64_t ggml_time_ms(void);
  597. GGML_API int64_t ggml_time_us(void);
  598. GGML_API int64_t ggml_cycles(void);
  599. GGML_API int64_t ggml_cycles_per_ms(void);
  600. // accepts a UTF-8 path, even on Windows
  601. GGML_API FILE * ggml_fopen(const char * fname, const char * mode);
  602. GGML_API void ggml_print_object (const struct ggml_object * obj);
  603. GGML_API void ggml_print_objects(const struct ggml_context * ctx);
  604. GGML_API int64_t ggml_nelements (const struct ggml_tensor * tensor);
  605. GGML_API int64_t ggml_nrows (const struct ggml_tensor * tensor);
  606. GGML_API size_t ggml_nbytes (const struct ggml_tensor * tensor);
  607. GGML_API size_t ggml_nbytes_pad(const struct ggml_tensor * tensor); // same as ggml_nbytes() but padded to GGML_MEM_ALIGN
  608. GGML_API int64_t ggml_blck_size(enum ggml_type type);
  609. GGML_API size_t ggml_type_size(enum ggml_type type); // size in bytes for all elements in a block
  610. GGML_API size_t ggml_row_size (enum ggml_type type, int64_t ne); // size in bytes for all elements in a row
  611. GGML_DEPRECATED(
  612. GGML_API double ggml_type_sizef(enum ggml_type type), // ggml_type_size()/ggml_blck_size() as float
  613. "use ggml_row_size() instead");
  614. GGML_API const char * ggml_type_name(enum ggml_type type);
  615. GGML_API const char * ggml_op_name (enum ggml_op op);
  616. GGML_API const char * ggml_op_symbol(enum ggml_op op);
  617. GGML_API const char * ggml_unary_op_name(enum ggml_unary_op op);
  618. GGML_API const char * ggml_glu_op_name(enum ggml_glu_op op);
  619. GGML_API const char * ggml_op_desc(const struct ggml_tensor * t); // unary or op name
  620. GGML_API size_t ggml_element_size(const struct ggml_tensor * tensor);
  621. GGML_API bool ggml_is_quantized(enum ggml_type type);
  622. // TODO: temporary until model loading of ggml examples is refactored
  623. GGML_API enum ggml_type ggml_ftype_to_ggml_type(enum ggml_ftype ftype);
  624. GGML_API bool ggml_is_transposed(const struct ggml_tensor * tensor);
  625. GGML_API bool ggml_is_permuted (const struct ggml_tensor * tensor);
  626. GGML_API bool ggml_is_empty (const struct ggml_tensor * tensor);
  627. GGML_API bool ggml_is_scalar (const struct ggml_tensor * tensor);
  628. GGML_API bool ggml_is_vector (const struct ggml_tensor * tensor);
  629. GGML_API bool ggml_is_matrix (const struct ggml_tensor * tensor);
  630. GGML_API bool ggml_is_3d (const struct ggml_tensor * tensor);
  631. GGML_API int ggml_n_dims (const struct ggml_tensor * tensor); // returns 1 for scalars
  632. // returns whether the tensor elements can be iterated over with a flattened index (no gaps, no permutation)
  633. GGML_API bool ggml_is_contiguous (const struct ggml_tensor * tensor);
  634. GGML_API bool ggml_is_contiguous_0(const struct ggml_tensor * tensor); // same as ggml_is_contiguous()
  635. GGML_API bool ggml_is_contiguous_1(const struct ggml_tensor * tensor); // contiguous for dims >= 1
  636. GGML_API bool ggml_is_contiguous_2(const struct ggml_tensor * tensor); // contiguous for dims >= 2
  637. // returns whether the tensor elements are allocated as one contiguous block of memory (no gaps, but permutation ok)
  638. GGML_API bool ggml_is_contiguously_allocated(const struct ggml_tensor * tensor);
  639. // true for tensor that is stored in memory as CxWxHxN and has been permuted to WxHxCxN
  640. GGML_API bool ggml_is_contiguous_channels(const struct ggml_tensor * tensor);
  641. // true if the elements in dimension 0 are contiguous, or there is just 1 block of elements
  642. GGML_API bool ggml_is_contiguous_rows(const struct ggml_tensor * tensor);
  643. GGML_API bool ggml_are_same_shape (const struct ggml_tensor * t0, const struct ggml_tensor * t1);
  644. GGML_API bool ggml_are_same_stride(const struct ggml_tensor * t0, const struct ggml_tensor * t1);
  645. GGML_API bool ggml_can_repeat(const struct ggml_tensor * t0, const struct ggml_tensor * t1);
  646. // use this to compute the memory overhead of a tensor
  647. GGML_API size_t ggml_tensor_overhead(void);
  648. GGML_API bool ggml_validate_row_data(enum ggml_type type, const void * data, size_t nbytes);
  649. // main
  650. GGML_API struct ggml_context * ggml_init (struct ggml_init_params params);
  651. GGML_API void ggml_reset(struct ggml_context * ctx);
  652. GGML_API void ggml_free (struct ggml_context * ctx);
  653. GGML_API size_t ggml_used_mem(const struct ggml_context * ctx);
  654. GGML_API bool ggml_get_no_alloc(struct ggml_context * ctx);
  655. GGML_API void ggml_set_no_alloc(struct ggml_context * ctx, bool no_alloc);
  656. GGML_API void * ggml_get_mem_buffer (const struct ggml_context * ctx);
  657. GGML_API size_t ggml_get_mem_size (const struct ggml_context * ctx);
  658. GGML_API size_t ggml_get_max_tensor_size(const struct ggml_context * ctx);
  659. GGML_API struct ggml_tensor * ggml_new_tensor(
  660. struct ggml_context * ctx,
  661. enum ggml_type type,
  662. int n_dims,
  663. const int64_t *ne);
  664. GGML_API struct ggml_tensor * ggml_new_tensor_1d(
  665. struct ggml_context * ctx,
  666. enum ggml_type type,
  667. int64_t ne0);
  668. GGML_API struct ggml_tensor * ggml_new_tensor_2d(
  669. struct ggml_context * ctx,
  670. enum ggml_type type,
  671. int64_t ne0,
  672. int64_t ne1);
  673. GGML_API struct ggml_tensor * ggml_new_tensor_3d(
  674. struct ggml_context * ctx,
  675. enum ggml_type type,
  676. int64_t ne0,
  677. int64_t ne1,
  678. int64_t ne2);
  679. GGML_API struct ggml_tensor * ggml_new_tensor_4d(
  680. struct ggml_context * ctx,
  681. enum ggml_type type,
  682. int64_t ne0,
  683. int64_t ne1,
  684. int64_t ne2,
  685. int64_t ne3);
  686. GGML_API void * ggml_new_buffer(struct ggml_context * ctx, size_t nbytes);
  687. GGML_API struct ggml_tensor * ggml_dup_tensor (struct ggml_context * ctx, const struct ggml_tensor * src);
  688. GGML_API struct ggml_tensor * ggml_view_tensor(struct ggml_context * ctx, struct ggml_tensor * src);
  689. // Context tensor enumeration and lookup
  690. GGML_API struct ggml_tensor * ggml_get_first_tensor(const struct ggml_context * ctx);
  691. GGML_API struct ggml_tensor * ggml_get_next_tensor (const struct ggml_context * ctx, struct ggml_tensor * tensor);
  692. GGML_API struct ggml_tensor * ggml_get_tensor(struct ggml_context * ctx, const char * name);
  693. // Converts a flat index into coordinates
  694. GGML_API void ggml_unravel_index(const struct ggml_tensor * tensor, int64_t i, int64_t * i0, int64_t * i1, int64_t * i2, int64_t * i3);
  695. GGML_API enum ggml_unary_op ggml_get_unary_op(const struct ggml_tensor * tensor);
  696. GGML_API enum ggml_glu_op ggml_get_glu_op(const struct ggml_tensor * tensor);
  697. GGML_API void * ggml_get_data (const struct ggml_tensor * tensor);
  698. GGML_API float * ggml_get_data_f32(const struct ggml_tensor * tensor);
  699. GGML_API const char * ggml_get_name (const struct ggml_tensor * tensor);
  700. GGML_API struct ggml_tensor * ggml_set_name ( struct ggml_tensor * tensor, const char * name);
  701. GGML_ATTRIBUTE_FORMAT(2, 3)
  702. GGML_API struct ggml_tensor * ggml_format_name( struct ggml_tensor * tensor, const char * fmt, ...);
  703. // Tensor flags
  704. GGML_API void ggml_set_input(struct ggml_tensor * tensor);
  705. GGML_API void ggml_set_output(struct ggml_tensor * tensor);
  706. GGML_API void ggml_set_param(struct ggml_tensor * tensor);
  707. GGML_API void ggml_set_loss(struct ggml_tensor * tensor);
  708. //
  709. // operations on tensors with backpropagation
  710. //
  711. GGML_API struct ggml_tensor * ggml_dup(
  712. struct ggml_context * ctx,
  713. struct ggml_tensor * a);
  714. // in-place, returns view(a)
  715. GGML_API struct ggml_tensor * ggml_dup_inplace(
  716. struct ggml_context * ctx,
  717. struct ggml_tensor * a);
  718. GGML_API struct ggml_tensor * ggml_add(
  719. struct ggml_context * ctx,
  720. struct ggml_tensor * a,
  721. struct ggml_tensor * b);
  722. GGML_API struct ggml_tensor * ggml_add_inplace(
  723. struct ggml_context * ctx,
  724. struct ggml_tensor * a,
  725. struct ggml_tensor * b);
  726. GGML_API struct ggml_tensor * ggml_add_cast(
  727. struct ggml_context * ctx,
  728. struct ggml_tensor * a,
  729. struct ggml_tensor * b,
  730. enum ggml_type type);
  731. // dst[i0, i1, i2] = a[i0, i1, i2] + b[i0, ids[i1, i2]]
  732. GGML_API struct ggml_tensor * ggml_add_id(
  733. struct ggml_context * ctx,
  734. struct ggml_tensor * a,
  735. struct ggml_tensor * b,
  736. struct ggml_tensor * ids);
  737. GGML_API struct ggml_tensor * ggml_add1(
  738. struct ggml_context * ctx,
  739. struct ggml_tensor * a,
  740. struct ggml_tensor * b);
  741. GGML_API struct ggml_tensor * ggml_add1_inplace(
  742. struct ggml_context * ctx,
  743. struct ggml_tensor * a,
  744. struct ggml_tensor * b);
  745. // dst = a
  746. // view(dst, nb1, nb2, nb3, offset) += b
  747. // return dst
  748. GGML_API struct ggml_tensor * ggml_acc(
  749. struct ggml_context * ctx,
  750. struct ggml_tensor * a,
  751. struct ggml_tensor * b,
  752. size_t nb1,
  753. size_t nb2,
  754. size_t nb3,
  755. size_t offset);
  756. GGML_API struct ggml_tensor * ggml_acc_inplace(
  757. struct ggml_context * ctx,
  758. struct ggml_tensor * a,
  759. struct ggml_tensor * b,
  760. size_t nb1,
  761. size_t nb2,
  762. size_t nb3,
  763. size_t offset);
  764. GGML_API struct ggml_tensor * ggml_sub(
  765. struct ggml_context * ctx,
  766. struct ggml_tensor * a,
  767. struct ggml_tensor * b);
  768. GGML_API struct ggml_tensor * ggml_sub_inplace(
  769. struct ggml_context * ctx,
  770. struct ggml_tensor * a,
  771. struct ggml_tensor * b);
  772. GGML_API struct ggml_tensor * ggml_mul(
  773. struct ggml_context * ctx,
  774. struct ggml_tensor * a,
  775. struct ggml_tensor * b);
  776. GGML_API struct ggml_tensor * ggml_mul_inplace(
  777. struct ggml_context * ctx,
  778. struct ggml_tensor * a,
  779. struct ggml_tensor * b);
  780. GGML_API struct ggml_tensor * ggml_div(
  781. struct ggml_context * ctx,
  782. struct ggml_tensor * a,
  783. struct ggml_tensor * b);
  784. GGML_API struct ggml_tensor * ggml_div_inplace(
  785. struct ggml_context * ctx,
  786. struct ggml_tensor * a,
  787. struct ggml_tensor * b);
  788. GGML_API struct ggml_tensor * ggml_sqr(
  789. struct ggml_context * ctx,
  790. struct ggml_tensor * a);
  791. GGML_API struct ggml_tensor * ggml_sqr_inplace(
  792. struct ggml_context * ctx,
  793. struct ggml_tensor * a);
  794. GGML_API struct ggml_tensor * ggml_sqrt(
  795. struct ggml_context * ctx,
  796. struct ggml_tensor * a);
  797. GGML_API struct ggml_tensor * ggml_sqrt_inplace(
  798. struct ggml_context * ctx,
  799. struct ggml_tensor * a);
  800. GGML_API struct ggml_tensor * ggml_log(
  801. struct ggml_context * ctx,
  802. struct ggml_tensor * a);
  803. GGML_API struct ggml_tensor * ggml_log_inplace(
  804. struct ggml_context * ctx,
  805. struct ggml_tensor * a);
  806. GGML_API struct ggml_tensor * ggml_sin(
  807. struct ggml_context * ctx,
  808. struct ggml_tensor * a);
  809. GGML_API struct ggml_tensor * ggml_sin_inplace(
  810. struct ggml_context * ctx,
  811. struct ggml_tensor * a);
  812. GGML_API struct ggml_tensor * ggml_cos(
  813. struct ggml_context * ctx,
  814. struct ggml_tensor * a);
  815. GGML_API struct ggml_tensor * ggml_cos_inplace(
  816. struct ggml_context * ctx,
  817. struct ggml_tensor * a);
  818. // return scalar
  819. GGML_API struct ggml_tensor * ggml_sum(
  820. struct ggml_context * ctx,
  821. struct ggml_tensor * a);
  822. // sums along rows, with input shape [a,b,c,d] return shape [1,b,c,d]
  823. GGML_API struct ggml_tensor * ggml_sum_rows(
  824. struct ggml_context * ctx,
  825. struct ggml_tensor * a);
  826. // mean along rows
  827. GGML_API struct ggml_tensor * ggml_mean(
  828. struct ggml_context * ctx,
  829. struct ggml_tensor * a);
  830. // argmax along rows
  831. GGML_API struct ggml_tensor * ggml_argmax(
  832. struct ggml_context * ctx,
  833. struct ggml_tensor * a);
  834. // count number of equal elements in a and b
  835. GGML_API struct ggml_tensor * ggml_count_equal(
  836. struct ggml_context * ctx,
  837. struct ggml_tensor * a,
  838. struct ggml_tensor * b);
  839. // if a is the same shape as b, and a is not parameter, return a
  840. // otherwise, return a new tensor: repeat(a) to fit in b
  841. GGML_API struct ggml_tensor * ggml_repeat(
  842. struct ggml_context * ctx,
  843. struct ggml_tensor * a,
  844. struct ggml_tensor * b);
  845. // repeat a to the specified shape
  846. GGML_API struct ggml_tensor * ggml_repeat_4d(
  847. struct ggml_context * ctx,
  848. struct ggml_tensor * a,
  849. int64_t ne0,
  850. int64_t ne1,
  851. int64_t ne2,
  852. int64_t ne3);
  853. // sums repetitions in a into shape of b
  854. GGML_API struct ggml_tensor * ggml_repeat_back(
  855. struct ggml_context * ctx,
  856. struct ggml_tensor * a,
  857. struct ggml_tensor * b); // sum up values that are adjacent in dims > 0 instead of repeated with same stride
  858. // concat a and b along dim
  859. // used in stable-diffusion
  860. GGML_API struct ggml_tensor * ggml_concat(
  861. struct ggml_context * ctx,
  862. struct ggml_tensor * a,
  863. struct ggml_tensor * b,
  864. int dim);
  865. GGML_API struct ggml_tensor * ggml_abs(
  866. struct ggml_context * ctx,
  867. struct ggml_tensor * a);
  868. GGML_API struct ggml_tensor * ggml_abs_inplace(
  869. struct ggml_context * ctx,
  870. struct ggml_tensor * a);
  871. GGML_API struct ggml_tensor * ggml_sgn(
  872. struct ggml_context * ctx,
  873. struct ggml_tensor * a);
  874. GGML_API struct ggml_tensor * ggml_sgn_inplace(
  875. struct ggml_context * ctx,
  876. struct ggml_tensor * a);
  877. GGML_API struct ggml_tensor * ggml_neg(
  878. struct ggml_context * ctx,
  879. struct ggml_tensor * a);
  880. GGML_API struct ggml_tensor * ggml_neg_inplace(
  881. struct ggml_context * ctx,
  882. struct ggml_tensor * a);
  883. GGML_API struct ggml_tensor * ggml_step(
  884. struct ggml_context * ctx,
  885. struct ggml_tensor * a);
  886. GGML_API struct ggml_tensor * ggml_step_inplace(
  887. struct ggml_context * ctx,
  888. struct ggml_tensor * a);
  889. GGML_API struct ggml_tensor * ggml_tanh(
  890. struct ggml_context * ctx,
  891. struct ggml_tensor * a);
  892. GGML_API struct ggml_tensor * ggml_tanh_inplace(
  893. struct ggml_context * ctx,
  894. struct ggml_tensor * a);
  895. GGML_API struct ggml_tensor * ggml_elu(
  896. struct ggml_context * ctx,
  897. struct ggml_tensor * a);
  898. GGML_API struct ggml_tensor * ggml_elu_inplace(
  899. struct ggml_context * ctx,
  900. struct ggml_tensor * a);
  901. GGML_API struct ggml_tensor * ggml_relu(
  902. struct ggml_context * ctx,
  903. struct ggml_tensor * a);
  904. GGML_API struct ggml_tensor * ggml_leaky_relu(
  905. struct ggml_context * ctx,
  906. struct ggml_tensor * a, float negative_slope, bool inplace);
  907. GGML_API struct ggml_tensor * ggml_relu_inplace(
  908. struct ggml_context * ctx,
  909. struct ggml_tensor * a);
  910. GGML_API struct ggml_tensor * ggml_sigmoid(
  911. struct ggml_context * ctx,
  912. struct ggml_tensor * a);
  913. GGML_API struct ggml_tensor * ggml_sigmoid_inplace(
  914. struct ggml_context * ctx,
  915. struct ggml_tensor * a);
  916. GGML_API struct ggml_tensor * ggml_gelu(
  917. struct ggml_context * ctx,
  918. struct ggml_tensor * a);
  919. GGML_API struct ggml_tensor * ggml_gelu_inplace(
  920. struct ggml_context * ctx,
  921. struct ggml_tensor * a);
  922. // GELU using erf (error function) when possible
  923. // some backends may fallback to approximation based on Abramowitz and Stegun formula
  924. GGML_API struct ggml_tensor * ggml_gelu_erf(
  925. struct ggml_context * ctx,
  926. struct ggml_tensor * a);
  927. GGML_API struct ggml_tensor * ggml_gelu_erf_inplace(
  928. struct ggml_context * ctx,
  929. struct ggml_tensor * a);
  930. GGML_API struct ggml_tensor * ggml_gelu_quick(
  931. struct ggml_context * ctx,
  932. struct ggml_tensor * a);
  933. GGML_API struct ggml_tensor * ggml_gelu_quick_inplace(
  934. struct ggml_context * ctx,
  935. struct ggml_tensor * a);
  936. GGML_API struct ggml_tensor * ggml_silu(
  937. struct ggml_context * ctx,
  938. struct ggml_tensor * a);
  939. GGML_API struct ggml_tensor * ggml_silu_inplace(
  940. struct ggml_context * ctx,
  941. struct ggml_tensor * a);
  942. // a - x
  943. // b - dy
  944. GGML_API struct ggml_tensor * ggml_silu_back(
  945. struct ggml_context * ctx,
  946. struct ggml_tensor * a,
  947. struct ggml_tensor * b);
  948. // hardswish(x) = x * relu6(x + 3) / 6
  949. GGML_API struct ggml_tensor * ggml_hardswish(
  950. struct ggml_context * ctx,
  951. struct ggml_tensor * a);
  952. // hardsigmoid(x) = relu6(x + 3) / 6
  953. GGML_API struct ggml_tensor * ggml_hardsigmoid(
  954. struct ggml_context * ctx,
  955. struct ggml_tensor * a);
  956. GGML_API struct ggml_tensor * ggml_exp(
  957. struct ggml_context * ctx,
  958. struct ggml_tensor * a);
  959. GGML_API struct ggml_tensor * ggml_exp_inplace(
  960. struct ggml_context * ctx,
  961. struct ggml_tensor * a);
  962. // gated linear unit ops
  963. // A: n columns, r rows,
  964. // result is n / 2 columns, r rows,
  965. // expects gate in second half of row, unless swapped is true
  966. GGML_API struct ggml_tensor * ggml_glu(
  967. struct ggml_context * ctx,
  968. struct ggml_tensor * a,
  969. enum ggml_glu_op op,
  970. bool swapped);
  971. GGML_API struct ggml_tensor * ggml_reglu(
  972. struct ggml_context * ctx,
  973. struct ggml_tensor * a);
  974. GGML_API struct ggml_tensor * ggml_reglu_swapped(
  975. struct ggml_context * ctx,
  976. struct ggml_tensor * a);
  977. GGML_API struct ggml_tensor * ggml_geglu(
  978. struct ggml_context * ctx,
  979. struct ggml_tensor * a);
  980. GGML_API struct ggml_tensor * ggml_geglu_swapped(
  981. struct ggml_context * ctx,
  982. struct ggml_tensor * a);
  983. GGML_API struct ggml_tensor * ggml_swiglu(
  984. struct ggml_context * ctx,
  985. struct ggml_tensor * a);
  986. GGML_API struct ggml_tensor * ggml_swiglu_swapped(
  987. struct ggml_context * ctx,
  988. struct ggml_tensor * a);
  989. GGML_API struct ggml_tensor * ggml_geglu_erf(
  990. struct ggml_context * ctx,
  991. struct ggml_tensor * a);
  992. GGML_API struct ggml_tensor * ggml_geglu_erf_swapped(
  993. struct ggml_context * ctx,
  994. struct ggml_tensor * a);
  995. GGML_API struct ggml_tensor * ggml_geglu_quick(
  996. struct ggml_context * ctx,
  997. struct ggml_tensor * a);
  998. GGML_API struct ggml_tensor * ggml_geglu_quick_swapped(
  999. struct ggml_context * ctx,
  1000. struct ggml_tensor * a);
  1001. // A: n columns, r rows,
  1002. // B: n columns, r rows,
  1003. GGML_API struct ggml_tensor * ggml_glu_split(
  1004. struct ggml_context * ctx,
  1005. struct ggml_tensor * a,
  1006. struct ggml_tensor * b,
  1007. enum ggml_glu_op op);
  1008. GGML_API struct ggml_tensor * ggml_reglu_split(
  1009. struct ggml_context * ctx,
  1010. struct ggml_tensor * a,
  1011. struct ggml_tensor * b);
  1012. GGML_API struct ggml_tensor * ggml_geglu_split(
  1013. struct ggml_context * ctx,
  1014. struct ggml_tensor * a,
  1015. struct ggml_tensor * b);
  1016. GGML_API struct ggml_tensor * ggml_swiglu_split(
  1017. struct ggml_context * ctx,
  1018. struct ggml_tensor * a,
  1019. struct ggml_tensor * b);
  1020. GGML_API struct ggml_tensor * ggml_geglu_erf_split(
  1021. struct ggml_context * ctx,
  1022. struct ggml_tensor * a,
  1023. struct ggml_tensor * b);
  1024. GGML_API struct ggml_tensor * ggml_geglu_quick_split(
  1025. struct ggml_context * ctx,
  1026. struct ggml_tensor * a,
  1027. struct ggml_tensor * b);
  1028. GGML_API struct ggml_tensor * ggml_swiglu_oai(
  1029. struct ggml_context * ctx,
  1030. struct ggml_tensor * a,
  1031. struct ggml_tensor * b,
  1032. float alpha,
  1033. float limit);
  1034. // normalize along rows
  1035. GGML_API struct ggml_tensor * ggml_norm(
  1036. struct ggml_context * ctx,
  1037. struct ggml_tensor * a,
  1038. float eps);
  1039. GGML_API struct ggml_tensor * ggml_norm_inplace(
  1040. struct ggml_context * ctx,
  1041. struct ggml_tensor * a,
  1042. float eps);
  1043. GGML_API struct ggml_tensor * ggml_rms_norm(
  1044. struct ggml_context * ctx,
  1045. struct ggml_tensor * a,
  1046. float eps);
  1047. GGML_API struct ggml_tensor * ggml_rms_norm_inplace(
  1048. struct ggml_context * ctx,
  1049. struct ggml_tensor * a,
  1050. float eps);
  1051. // group normalize along ne0*ne1*n_groups
  1052. // used in stable-diffusion
  1053. GGML_API struct ggml_tensor * ggml_group_norm(
  1054. struct ggml_context * ctx,
  1055. struct ggml_tensor * a,
  1056. int n_groups,
  1057. float eps);
  1058. GGML_API struct ggml_tensor * ggml_group_norm_inplace(
  1059. struct ggml_context * ctx,
  1060. struct ggml_tensor * a,
  1061. int n_groups,
  1062. float eps);
  1063. // l2 normalize along rows
  1064. // used in rwkv v7
  1065. GGML_API struct ggml_tensor * ggml_l2_norm(
  1066. struct ggml_context * ctx,
  1067. struct ggml_tensor * a,
  1068. float eps);
  1069. GGML_API struct ggml_tensor * ggml_l2_norm_inplace(
  1070. struct ggml_context * ctx,
  1071. struct ggml_tensor * a,
  1072. float eps);
  1073. // a - x
  1074. // b - dy
  1075. GGML_API struct ggml_tensor * ggml_rms_norm_back(
  1076. struct ggml_context * ctx,
  1077. struct ggml_tensor * a,
  1078. struct ggml_tensor * b,
  1079. float eps);
  1080. // A: k columns, n rows => [ne03, ne02, n, k]
  1081. // B: k columns, m rows (i.e. we transpose it internally) => [ne03 * x, ne02 * y, m, k]
  1082. // result is n columns, m rows => [ne03 * x, ne02 * y, m, n]
  1083. GGML_API struct ggml_tensor * ggml_mul_mat(
  1084. struct ggml_context * ctx,
  1085. struct ggml_tensor * a,
  1086. struct ggml_tensor * b);
  1087. // change the precision of a matrix multiplication
  1088. // set to GGML_PREC_F32 for higher precision (useful for phi-2)
  1089. GGML_API void ggml_mul_mat_set_prec(
  1090. struct ggml_tensor * a,
  1091. enum ggml_prec prec);
  1092. // indirect matrix multiplication
  1093. GGML_API struct ggml_tensor * ggml_mul_mat_id(
  1094. struct ggml_context * ctx,
  1095. struct ggml_tensor * as,
  1096. struct ggml_tensor * b,
  1097. struct ggml_tensor * ids);
  1098. // A: m columns, n rows,
  1099. // B: p columns, n rows,
  1100. // result is m columns, p rows
  1101. GGML_API struct ggml_tensor * ggml_out_prod(
  1102. struct ggml_context * ctx,
  1103. struct ggml_tensor * a,
  1104. struct ggml_tensor * b);
  1105. //
  1106. // operations on tensors without backpropagation
  1107. //
  1108. GGML_API struct ggml_tensor * ggml_scale(
  1109. struct ggml_context * ctx,
  1110. struct ggml_tensor * a,
  1111. float s);
  1112. // in-place, returns view(a)
  1113. GGML_API struct ggml_tensor * ggml_scale_inplace(
  1114. struct ggml_context * ctx,
  1115. struct ggml_tensor * a,
  1116. float s);
  1117. // x = s * a + b
  1118. GGML_API struct ggml_tensor * ggml_scale_bias(
  1119. struct ggml_context * ctx,
  1120. struct ggml_tensor * a,
  1121. float s,
  1122. float b);
  1123. GGML_API struct ggml_tensor * ggml_scale_bias_inplace(
  1124. struct ggml_context * ctx,
  1125. struct ggml_tensor * a,
  1126. float s,
  1127. float b);
  1128. // b -> view(a,offset,nb1,nb2,3), return modified a
  1129. GGML_API struct ggml_tensor * ggml_set(
  1130. struct ggml_context * ctx,
  1131. struct ggml_tensor * a,
  1132. struct ggml_tensor * b,
  1133. size_t nb1,
  1134. size_t nb2,
  1135. size_t nb3,
  1136. size_t offset); // in bytes
  1137. // b -> view(a,offset,nb1,nb2,3), return view(a)
  1138. GGML_API struct ggml_tensor * ggml_set_inplace(
  1139. struct ggml_context * ctx,
  1140. struct ggml_tensor * a,
  1141. struct ggml_tensor * b,
  1142. size_t nb1,
  1143. size_t nb2,
  1144. size_t nb3,
  1145. size_t offset); // in bytes
  1146. GGML_API struct ggml_tensor * ggml_set_1d(
  1147. struct ggml_context * ctx,
  1148. struct ggml_tensor * a,
  1149. struct ggml_tensor * b,
  1150. size_t offset); // in bytes
  1151. GGML_API struct ggml_tensor * ggml_set_1d_inplace(
  1152. struct ggml_context * ctx,
  1153. struct ggml_tensor * a,
  1154. struct ggml_tensor * b,
  1155. size_t offset); // in bytes
  1156. // b -> view(a,offset,nb1,nb2,3), return modified a
  1157. GGML_API struct ggml_tensor * ggml_set_2d(
  1158. struct ggml_context * ctx,
  1159. struct ggml_tensor * a,
  1160. struct ggml_tensor * b,
  1161. size_t nb1,
  1162. size_t offset); // in bytes
  1163. // b -> view(a,offset,nb1,nb2,3), return view(a)
  1164. GGML_API struct ggml_tensor * ggml_set_2d_inplace(
  1165. struct ggml_context * ctx,
  1166. struct ggml_tensor * a,
  1167. struct ggml_tensor * b,
  1168. size_t nb1,
  1169. size_t offset); // in bytes
  1170. // a -> b, return view(b)
  1171. GGML_API struct ggml_tensor * ggml_cpy(
  1172. struct ggml_context * ctx,
  1173. struct ggml_tensor * a,
  1174. struct ggml_tensor * b);
  1175. GGML_API struct ggml_tensor * ggml_cast(
  1176. struct ggml_context * ctx,
  1177. struct ggml_tensor * a,
  1178. enum ggml_type type);
  1179. // make contiguous
  1180. GGML_API struct ggml_tensor * ggml_cont(
  1181. struct ggml_context * ctx,
  1182. struct ggml_tensor * a);
  1183. // make contiguous, with new shape
  1184. GGML_API struct ggml_tensor * ggml_cont_1d(
  1185. struct ggml_context * ctx,
  1186. struct ggml_tensor * a,
  1187. int64_t ne0);
  1188. GGML_API struct ggml_tensor * ggml_cont_2d(
  1189. struct ggml_context * ctx,
  1190. struct ggml_tensor * a,
  1191. int64_t ne0,
  1192. int64_t ne1);
  1193. GGML_API struct ggml_tensor * ggml_cont_3d(
  1194. struct ggml_context * ctx,
  1195. struct ggml_tensor * a,
  1196. int64_t ne0,
  1197. int64_t ne1,
  1198. int64_t ne2);
  1199. GGML_API struct ggml_tensor * ggml_cont_4d(
  1200. struct ggml_context * ctx,
  1201. struct ggml_tensor * a,
  1202. int64_t ne0,
  1203. int64_t ne1,
  1204. int64_t ne2,
  1205. int64_t ne3);
  1206. // return view(a), b specifies the new shape
  1207. // TODO: when we start computing gradient, make a copy instead of view
  1208. GGML_API struct ggml_tensor * ggml_reshape(
  1209. struct ggml_context * ctx,
  1210. struct ggml_tensor * a,
  1211. struct ggml_tensor * b);
  1212. // return view(a)
  1213. // TODO: when we start computing gradient, make a copy instead of view
  1214. GGML_API struct ggml_tensor * ggml_reshape_1d(
  1215. struct ggml_context * ctx,
  1216. struct ggml_tensor * a,
  1217. int64_t ne0);
  1218. GGML_API struct ggml_tensor * ggml_reshape_2d(
  1219. struct ggml_context * ctx,
  1220. struct ggml_tensor * a,
  1221. int64_t ne0,
  1222. int64_t ne1);
  1223. // return view(a)
  1224. // TODO: when we start computing gradient, make a copy instead of view
  1225. GGML_API struct ggml_tensor * ggml_reshape_3d(
  1226. struct ggml_context * ctx,
  1227. struct ggml_tensor * a,
  1228. int64_t ne0,
  1229. int64_t ne1,
  1230. int64_t ne2);
  1231. GGML_API struct ggml_tensor * ggml_reshape_4d(
  1232. struct ggml_context * ctx,
  1233. struct ggml_tensor * a,
  1234. int64_t ne0,
  1235. int64_t ne1,
  1236. int64_t ne2,
  1237. int64_t ne3);
  1238. // offset in bytes
  1239. GGML_API struct ggml_tensor * ggml_view_1d(
  1240. struct ggml_context * ctx,
  1241. struct ggml_tensor * a,
  1242. int64_t ne0,
  1243. size_t offset);
  1244. GGML_API struct ggml_tensor * ggml_view_2d(
  1245. struct ggml_context * ctx,
  1246. struct ggml_tensor * a,
  1247. int64_t ne0,
  1248. int64_t ne1,
  1249. size_t nb1, // row stride in bytes
  1250. size_t offset);
  1251. GGML_API struct ggml_tensor * ggml_view_3d(
  1252. struct ggml_context * ctx,
  1253. struct ggml_tensor * a,
  1254. int64_t ne0,
  1255. int64_t ne1,
  1256. int64_t ne2,
  1257. size_t nb1, // row stride in bytes
  1258. size_t nb2, // slice stride in bytes
  1259. size_t offset);
  1260. GGML_API struct ggml_tensor * ggml_view_4d(
  1261. struct ggml_context * ctx,
  1262. struct ggml_tensor * a,
  1263. int64_t ne0,
  1264. int64_t ne1,
  1265. int64_t ne2,
  1266. int64_t ne3,
  1267. size_t nb1, // row stride in bytes
  1268. size_t nb2, // slice stride in bytes
  1269. size_t nb3,
  1270. size_t offset);
  1271. GGML_API struct ggml_tensor * ggml_permute(
  1272. struct ggml_context * ctx,
  1273. struct ggml_tensor * a,
  1274. int axis0,
  1275. int axis1,
  1276. int axis2,
  1277. int axis3);
  1278. // alias for ggml_permute(ctx, a, 1, 0, 2, 3)
  1279. GGML_API struct ggml_tensor * ggml_transpose(
  1280. struct ggml_context * ctx,
  1281. struct ggml_tensor * a);
  1282. // supports 3D: a->ne[2] == b->ne[1]
  1283. GGML_API struct ggml_tensor * ggml_get_rows(
  1284. struct ggml_context * ctx,
  1285. struct ggml_tensor * a, // data
  1286. struct ggml_tensor * b); // row indices
  1287. GGML_API struct ggml_tensor * ggml_get_rows_back(
  1288. struct ggml_context * ctx,
  1289. struct ggml_tensor * a, // gradients of ggml_get_rows result
  1290. struct ggml_tensor * b, // row indices
  1291. struct ggml_tensor * c); // data for ggml_get_rows, only used for its shape
  1292. // a TD [n_embd, ne1, ne2, ne3]
  1293. // b TS [n_embd, n_rows, ne02, ne03] | ne02 == ne2, ne03 == ne3
  1294. // c I64 [n_rows, ne11, ne12, 1] | c[i] in [0, ne1)
  1295. //
  1296. // undefined behavior if destination rows overlap
  1297. //
  1298. // broadcast:
  1299. // ne2 % ne11 == 0
  1300. // ne3 % ne12 == 0
  1301. //
  1302. // return view(a)
  1303. GGML_API struct ggml_tensor * ggml_set_rows(
  1304. struct ggml_context * ctx,
  1305. struct ggml_tensor * a, // destination
  1306. struct ggml_tensor * b, // source
  1307. struct ggml_tensor * c); // row indices
  1308. GGML_API struct ggml_tensor * ggml_diag(
  1309. struct ggml_context * ctx,
  1310. struct ggml_tensor * a);
  1311. // set elements above the diagonal to -INF
  1312. GGML_API struct ggml_tensor * ggml_diag_mask_inf(
  1313. struct ggml_context * ctx,
  1314. struct ggml_tensor * a,
  1315. int n_past);
  1316. // in-place, returns view(a)
  1317. GGML_API struct ggml_tensor * ggml_diag_mask_inf_inplace(
  1318. struct ggml_context * ctx,
  1319. struct ggml_tensor * a,
  1320. int n_past);
  1321. // set elements above the diagonal to 0
  1322. GGML_API struct ggml_tensor * ggml_diag_mask_zero(
  1323. struct ggml_context * ctx,
  1324. struct ggml_tensor * a,
  1325. int n_past);
  1326. // in-place, returns view(a)
  1327. GGML_API struct ggml_tensor * ggml_diag_mask_zero_inplace(
  1328. struct ggml_context * ctx,
  1329. struct ggml_tensor * a,
  1330. int n_past);
  1331. GGML_API struct ggml_tensor * ggml_soft_max(
  1332. struct ggml_context * ctx,
  1333. struct ggml_tensor * a);
  1334. // in-place, returns view(a)
  1335. GGML_API struct ggml_tensor * ggml_soft_max_inplace(
  1336. struct ggml_context * ctx,
  1337. struct ggml_tensor * a);
  1338. // a [ne0, ne01, ne02, ne03]
  1339. // mask [ne0, ne11, ne12, ne13] | ne11 >= ne01, F16 or F32, optional
  1340. //
  1341. // broadcast:
  1342. // ne02 % ne12 == 0
  1343. // ne03 % ne13 == 0
  1344. //
  1345. // fused soft_max(a*scale + mask*(ALiBi slope))
  1346. // max_bias = 0.0f for no ALiBi
  1347. GGML_API struct ggml_tensor * ggml_soft_max_ext(
  1348. struct ggml_context * ctx,
  1349. struct ggml_tensor * a,
  1350. struct ggml_tensor * mask,
  1351. float scale,
  1352. float max_bias);
  1353. GGML_API void ggml_soft_max_add_sinks(
  1354. struct ggml_tensor * a,
  1355. struct ggml_tensor * sinks);
  1356. GGML_API struct ggml_tensor * ggml_soft_max_ext_back(
  1357. struct ggml_context * ctx,
  1358. struct ggml_tensor * a,
  1359. struct ggml_tensor * b,
  1360. float scale,
  1361. float max_bias);
  1362. // in-place, returns view(a)
  1363. GGML_API struct ggml_tensor * ggml_soft_max_ext_back_inplace(
  1364. struct ggml_context * ctx,
  1365. struct ggml_tensor * a,
  1366. struct ggml_tensor * b,
  1367. float scale,
  1368. float max_bias);
  1369. // rotary position embedding
  1370. // if (mode & 1) - skip n_past elements (NOT SUPPORTED)
  1371. // if (mode & GGML_ROPE_TYPE_NEOX) - GPT-NeoX style
  1372. //
  1373. // b is an int32 vector with size a->ne[2], it contains the positions
  1374. GGML_API struct ggml_tensor * ggml_rope(
  1375. struct ggml_context * ctx,
  1376. struct ggml_tensor * a,
  1377. struct ggml_tensor * b,
  1378. int n_dims,
  1379. int mode);
  1380. // in-place, returns view(a)
  1381. GGML_API struct ggml_tensor * ggml_rope_inplace(
  1382. struct ggml_context * ctx,
  1383. struct ggml_tensor * a,
  1384. struct ggml_tensor * b,
  1385. int n_dims,
  1386. int mode);
  1387. // custom RoPE
  1388. // c is freq factors (e.g. phi3-128k), (optional)
  1389. GGML_API struct ggml_tensor * ggml_rope_ext(
  1390. struct ggml_context * ctx,
  1391. struct ggml_tensor * a,
  1392. struct ggml_tensor * b,
  1393. struct ggml_tensor * c,
  1394. int n_dims,
  1395. int mode,
  1396. int n_ctx_orig,
  1397. float freq_base,
  1398. float freq_scale,
  1399. float ext_factor,
  1400. float attn_factor,
  1401. float beta_fast,
  1402. float beta_slow);
  1403. GGML_API struct ggml_tensor * ggml_rope_multi(
  1404. struct ggml_context * ctx,
  1405. struct ggml_tensor * a,
  1406. struct ggml_tensor * b,
  1407. struct ggml_tensor * c,
  1408. int n_dims,
  1409. int sections[GGML_MROPE_SECTIONS],
  1410. int mode,
  1411. int n_ctx_orig,
  1412. float freq_base,
  1413. float freq_scale,
  1414. float ext_factor,
  1415. float attn_factor,
  1416. float beta_fast,
  1417. float beta_slow);
  1418. // in-place, returns view(a)
  1419. GGML_API struct ggml_tensor * ggml_rope_ext_inplace(
  1420. struct ggml_context * ctx,
  1421. struct ggml_tensor * a,
  1422. struct ggml_tensor * b,
  1423. struct ggml_tensor * c,
  1424. int n_dims,
  1425. int mode,
  1426. int n_ctx_orig,
  1427. float freq_base,
  1428. float freq_scale,
  1429. float ext_factor,
  1430. float attn_factor,
  1431. float beta_fast,
  1432. float beta_slow);
  1433. GGML_API struct ggml_tensor * ggml_rope_multi_inplace(
  1434. struct ggml_context * ctx,
  1435. struct ggml_tensor * a,
  1436. struct ggml_tensor * b,
  1437. struct ggml_tensor * c,
  1438. int n_dims,
  1439. int sections[GGML_MROPE_SECTIONS],
  1440. int mode,
  1441. int n_ctx_orig,
  1442. float freq_base,
  1443. float freq_scale,
  1444. float ext_factor,
  1445. float attn_factor,
  1446. float beta_fast,
  1447. float beta_slow);
  1448. GGML_DEPRECATED(GGML_API struct ggml_tensor * ggml_rope_custom(
  1449. struct ggml_context * ctx,
  1450. struct ggml_tensor * a,
  1451. struct ggml_tensor * b,
  1452. int n_dims,
  1453. int mode,
  1454. int n_ctx_orig,
  1455. float freq_base,
  1456. float freq_scale,
  1457. float ext_factor,
  1458. float attn_factor,
  1459. float beta_fast,
  1460. float beta_slow),
  1461. "use ggml_rope_ext instead");
  1462. GGML_DEPRECATED(GGML_API struct ggml_tensor * ggml_rope_custom_inplace(
  1463. struct ggml_context * ctx,
  1464. struct ggml_tensor * a,
  1465. struct ggml_tensor * b,
  1466. int n_dims,
  1467. int mode,
  1468. int n_ctx_orig,
  1469. float freq_base,
  1470. float freq_scale,
  1471. float ext_factor,
  1472. float attn_factor,
  1473. float beta_fast,
  1474. float beta_slow),
  1475. "use ggml_rope_ext_inplace instead");
  1476. // compute correction dims for YaRN RoPE scaling
  1477. GGML_API void ggml_rope_yarn_corr_dims(
  1478. int n_dims, int n_ctx_orig, float freq_base, float beta_fast, float beta_slow, float dims[2]);
  1479. // rotary position embedding backward, i.e compute dx from dy
  1480. // a - dy
  1481. GGML_API struct ggml_tensor * ggml_rope_ext_back(
  1482. struct ggml_context * ctx,
  1483. struct ggml_tensor * a, // gradients of ggml_rope result
  1484. struct ggml_tensor * b, // positions
  1485. struct ggml_tensor * c, // freq factors
  1486. int n_dims,
  1487. int mode,
  1488. int n_ctx_orig,
  1489. float freq_base,
  1490. float freq_scale,
  1491. float ext_factor,
  1492. float attn_factor,
  1493. float beta_fast,
  1494. float beta_slow);
  1495. GGML_API struct ggml_tensor * ggml_rope_multi_back(
  1496. struct ggml_context * ctx,
  1497. struct ggml_tensor * a,
  1498. struct ggml_tensor * b,
  1499. struct ggml_tensor * c,
  1500. int n_dims,
  1501. int sections[4],
  1502. int mode,
  1503. int n_ctx_orig,
  1504. float freq_base,
  1505. float freq_scale,
  1506. float ext_factor,
  1507. float attn_factor,
  1508. float beta_fast,
  1509. float beta_slow);
  1510. // clamp
  1511. // in-place, returns view(a)
  1512. GGML_API struct ggml_tensor * ggml_clamp(
  1513. struct ggml_context * ctx,
  1514. struct ggml_tensor * a,
  1515. float min,
  1516. float max);
  1517. // im2col
  1518. // converts data into a format that effectively results in a convolution when combined with matrix multiplication
  1519. GGML_API struct ggml_tensor * ggml_im2col(
  1520. struct ggml_context * ctx,
  1521. struct ggml_tensor * a, // convolution kernel
  1522. struct ggml_tensor * b, // data
  1523. int s0, // stride dimension 0
  1524. int s1, // stride dimension 1
  1525. int p0, // padding dimension 0
  1526. int p1, // padding dimension 1
  1527. int d0, // dilation dimension 0
  1528. int d1, // dilation dimension 1
  1529. bool is_2D,
  1530. enum ggml_type dst_type);
  1531. GGML_API struct ggml_tensor * ggml_im2col_back(
  1532. struct ggml_context * ctx,
  1533. struct ggml_tensor * a, // convolution kernel
  1534. struct ggml_tensor * b, // gradient of im2col output
  1535. int64_t * ne, // shape of im2col input
  1536. int s0, // stride dimension 0
  1537. int s1, // stride dimension 1
  1538. int p0, // padding dimension 0
  1539. int p1, // padding dimension 1
  1540. int d0, // dilation dimension 0
  1541. int d1, // dilation dimension 1
  1542. bool is_2D);
  1543. GGML_API struct ggml_tensor * ggml_conv_1d(
  1544. struct ggml_context * ctx,
  1545. struct ggml_tensor * a, // convolution kernel
  1546. struct ggml_tensor * b, // data
  1547. int s0, // stride
  1548. int p0, // padding
  1549. int d0); // dilation
  1550. // conv_1d with padding = half
  1551. // alias for ggml_conv_1d(a, b, s, a->ne[0]/2, d)
  1552. GGML_API struct ggml_tensor* ggml_conv_1d_ph(
  1553. struct ggml_context * ctx,
  1554. struct ggml_tensor * a, // convolution kernel
  1555. struct ggml_tensor * b, // data
  1556. int s, // stride
  1557. int d); // dilation
  1558. // depthwise
  1559. // TODO: this is very likely wrong for some cases! - needs more testing
  1560. GGML_API struct ggml_tensor * ggml_conv_1d_dw(
  1561. struct ggml_context * ctx,
  1562. struct ggml_tensor * a, // convolution kernel
  1563. struct ggml_tensor * b, // data
  1564. int s0, // stride
  1565. int p0, // padding
  1566. int d0); // dilation
  1567. GGML_API struct ggml_tensor * ggml_conv_1d_dw_ph(
  1568. struct ggml_context * ctx,
  1569. struct ggml_tensor * a, // convolution kernel
  1570. struct ggml_tensor * b, // data
  1571. int s0, // stride
  1572. int d0); // dilation
  1573. GGML_API struct ggml_tensor * ggml_conv_transpose_1d(
  1574. struct ggml_context * ctx,
  1575. struct ggml_tensor * a, // convolution kernel
  1576. struct ggml_tensor * b, // data
  1577. int s0, // stride
  1578. int p0, // padding
  1579. int d0); // dilation
  1580. GGML_API struct ggml_tensor * ggml_conv_2d(
  1581. struct ggml_context * ctx,
  1582. struct ggml_tensor * a, // convolution kernel
  1583. struct ggml_tensor * b, // data
  1584. int s0, // stride dimension 0
  1585. int s1, // stride dimension 1
  1586. int p0, // padding dimension 0
  1587. int p1, // padding dimension 1
  1588. int d0, // dilation dimension 0
  1589. int d1); // dilation dimension 1
  1590. // kernel size is a->ne[0] x a->ne[1]
  1591. // stride is equal to kernel size
  1592. // padding is zero
  1593. // example:
  1594. // a: 16 16 3 768
  1595. // b: 1024 1024 3 1
  1596. // res: 64 64 768 1
  1597. // used in sam
  1598. GGML_API struct ggml_tensor * ggml_conv_2d_sk_p0(
  1599. struct ggml_context * ctx,
  1600. struct ggml_tensor * a,
  1601. struct ggml_tensor * b);
  1602. // kernel size is a->ne[0] x a->ne[1]
  1603. // stride is 1
  1604. // padding is half
  1605. // example:
  1606. // a: 3 3 256 256
  1607. // b: 64 64 256 1
  1608. // res: 64 64 256 1
  1609. // used in sam
  1610. GGML_API struct ggml_tensor * ggml_conv_2d_s1_ph(
  1611. struct ggml_context * ctx,
  1612. struct ggml_tensor * a,
  1613. struct ggml_tensor * b);
  1614. // depthwise (via im2col and mul_mat)
  1615. GGML_API struct ggml_tensor * ggml_conv_2d_dw(
  1616. struct ggml_context * ctx,
  1617. struct ggml_tensor * a, // convolution kernel
  1618. struct ggml_tensor * b, // data
  1619. int s0, // stride dimension 0
  1620. int s1, // stride dimension 1
  1621. int p0, // padding dimension 0
  1622. int p1, // padding dimension 1
  1623. int d0, // dilation dimension 0
  1624. int d1); // dilation dimension 1
  1625. // Depthwise 2D convolution
  1626. // may be faster than ggml_conv_2d_dw, but not available in all backends
  1627. // a: KW KH 1 C convolution kernel
  1628. // b: W H C N input data
  1629. // res: W_out H_out C N
  1630. GGML_API struct ggml_tensor * ggml_conv_2d_dw_direct(
  1631. struct ggml_context * ctx,
  1632. struct ggml_tensor * a,
  1633. struct ggml_tensor * b,
  1634. int stride0,
  1635. int stride1,
  1636. int pad0,
  1637. int pad1,
  1638. int dilation0,
  1639. int dilation1);
  1640. GGML_API struct ggml_tensor * ggml_conv_transpose_2d_p0(
  1641. struct ggml_context * ctx,
  1642. struct ggml_tensor * a,
  1643. struct ggml_tensor * b,
  1644. int stride);
  1645. GGML_API struct ggml_tensor * ggml_conv_2d_direct(
  1646. struct ggml_context * ctx,
  1647. struct ggml_tensor * a, // convolution kernel [KW, KH, IC, OC]
  1648. struct ggml_tensor * b, // input data [W, H, C, N]
  1649. int s0, // stride dimension 0
  1650. int s1, // stride dimension 1
  1651. int p0, // padding dimension 0
  1652. int p1, // padding dimension 1
  1653. int d0, // dilation dimension 0
  1654. int d1); // dilation dimension 1
  1655. enum ggml_op_pool {
  1656. GGML_OP_POOL_MAX,
  1657. GGML_OP_POOL_AVG,
  1658. GGML_OP_POOL_COUNT,
  1659. };
  1660. GGML_API struct ggml_tensor * ggml_pool_1d(
  1661. struct ggml_context * ctx,
  1662. struct ggml_tensor * a,
  1663. enum ggml_op_pool op,
  1664. int k0, // kernel size
  1665. int s0, // stride
  1666. int p0); // padding
  1667. // the result will have 2*p0 padding for the first dimension
  1668. // and 2*p1 padding for the second dimension
  1669. GGML_API struct ggml_tensor * ggml_pool_2d(
  1670. struct ggml_context * ctx,
  1671. struct ggml_tensor * a,
  1672. enum ggml_op_pool op,
  1673. int k0,
  1674. int k1,
  1675. int s0,
  1676. int s1,
  1677. float p0,
  1678. float p1);
  1679. GGML_API struct ggml_tensor * ggml_pool_2d_back(
  1680. struct ggml_context * ctx,
  1681. struct ggml_tensor * a,
  1682. struct ggml_tensor * af, // "a"/input used in forward pass
  1683. enum ggml_op_pool op,
  1684. int k0,
  1685. int k1,
  1686. int s0,
  1687. int s1,
  1688. float p0,
  1689. float p1);
  1690. enum ggml_scale_mode {
  1691. GGML_SCALE_MODE_NEAREST = 0,
  1692. GGML_SCALE_MODE_BILINEAR = 1,
  1693. GGML_SCALE_MODE_COUNT
  1694. };
  1695. enum ggml_scale_flag {
  1696. GGML_SCALE_FLAG_ALIGN_CORNERS = (1 << 8)
  1697. };
  1698. // interpolate
  1699. // multiplies ne0 and ne1 by scale factor
  1700. GGML_API struct ggml_tensor * ggml_upscale(
  1701. struct ggml_context * ctx,
  1702. struct ggml_tensor * a,
  1703. int scale_factor,
  1704. enum ggml_scale_mode mode);
  1705. // interpolate
  1706. // interpolate scale to specified dimensions
  1707. GGML_DEPRECATED(GGML_API struct ggml_tensor * ggml_upscale_ext(
  1708. struct ggml_context * ctx,
  1709. struct ggml_tensor * a,
  1710. int ne0,
  1711. int ne1,
  1712. int ne2,
  1713. int ne3,
  1714. enum ggml_scale_mode mode),
  1715. "use ggml_interpolate instead");
  1716. // Up- or downsamples the input to the specified size.
  1717. // 2D scale modes (eg. bilinear) are applied to the first two dimensions.
  1718. GGML_API struct ggml_tensor * ggml_interpolate(
  1719. struct ggml_context * ctx,
  1720. struct ggml_tensor * a,
  1721. int64_t ne0,
  1722. int64_t ne1,
  1723. int64_t ne2,
  1724. int64_t ne3,
  1725. uint32_t mode); // ggml_scale_mode [ | ggml_scale_flag...]
  1726. // pad each dimension with zeros: [x, ..., x] -> [x, ..., x, 0, ..., 0]
  1727. GGML_API struct ggml_tensor * ggml_pad(
  1728. struct ggml_context * ctx,
  1729. struct ggml_tensor * a,
  1730. int p0,
  1731. int p1,
  1732. int p2,
  1733. int p3);
  1734. // pad each dimension with reflection: [a, b, c, d] -> [b, a, b, c, d, c]
  1735. GGML_API struct ggml_tensor * ggml_pad_reflect_1d(
  1736. struct ggml_context * ctx,
  1737. struct ggml_tensor * a,
  1738. int p0,
  1739. int p1);
  1740. // Move tensor elements by an offset given for each dimension. Elements that
  1741. // are shifted beyond the last position are wrapped around to the beginning.
  1742. GGML_API struct ggml_tensor * ggml_roll(
  1743. struct ggml_context * ctx,
  1744. struct ggml_tensor * a,
  1745. int shift0,
  1746. int shift1,
  1747. int shift2,
  1748. int shift3);
  1749. // Ref: https://github.com/CompVis/stable-diffusion/blob/main/ldm/modules/diffusionmodules/util.py#L151
  1750. // timesteps: [N,]
  1751. // return: [N, dim]
  1752. GGML_API struct ggml_tensor * ggml_timestep_embedding(
  1753. struct ggml_context * ctx,
  1754. struct ggml_tensor * timesteps,
  1755. int dim,
  1756. int max_period);
  1757. // sort rows
  1758. enum ggml_sort_order {
  1759. GGML_SORT_ORDER_ASC,
  1760. GGML_SORT_ORDER_DESC,
  1761. };
  1762. GGML_API struct ggml_tensor * ggml_argsort(
  1763. struct ggml_context * ctx,
  1764. struct ggml_tensor * a,
  1765. enum ggml_sort_order order);
  1766. GGML_API struct ggml_tensor * ggml_arange(
  1767. struct ggml_context * ctx,
  1768. float start,
  1769. float stop,
  1770. float step);
  1771. // top k elements per row
  1772. GGML_API struct ggml_tensor * ggml_top_k(
  1773. struct ggml_context * ctx,
  1774. struct ggml_tensor * a,
  1775. int k);
  1776. #define GGML_KQ_MASK_PAD 64
  1777. // q: [n_embd_k, n_batch, n_head, ne3 ]
  1778. // k: [n_embd_k, n_kv, n_head_kv, ne3 ]
  1779. // v: [n_embd_v, n_kv, n_head_kv, ne3 ] !! not transposed !!
  1780. // mask: [n_kv, n_batch_pad, ne32, ne33] !! n_batch_pad = GGML_PAD(n_batch, GGML_KQ_MASK_PAD) !!
  1781. // res: [n_embd_v, n_head, n_batch, ne3 ] !! permuted !!
  1782. //
  1783. // broadcast:
  1784. // n_head % n_head_kv == 0
  1785. // n_head % ne32 == 0
  1786. // ne3 % ne33 == 0
  1787. //
  1788. GGML_API struct ggml_tensor * ggml_flash_attn_ext(
  1789. struct ggml_context * ctx,
  1790. struct ggml_tensor * q,
  1791. struct ggml_tensor * k,
  1792. struct ggml_tensor * v,
  1793. struct ggml_tensor * mask,
  1794. float scale,
  1795. float max_bias,
  1796. float logit_softcap);
  1797. GGML_API void ggml_flash_attn_ext_set_prec(
  1798. struct ggml_tensor * a,
  1799. enum ggml_prec prec);
  1800. GGML_API enum ggml_prec ggml_flash_attn_ext_get_prec(
  1801. const struct ggml_tensor * a);
  1802. GGML_API void ggml_flash_attn_ext_add_sinks(
  1803. struct ggml_tensor * a,
  1804. struct ggml_tensor * sinks);
  1805. // TODO: needs to be adapted to ggml_flash_attn_ext
  1806. GGML_API struct ggml_tensor * ggml_flash_attn_back(
  1807. struct ggml_context * ctx,
  1808. struct ggml_tensor * q,
  1809. struct ggml_tensor * k,
  1810. struct ggml_tensor * v,
  1811. struct ggml_tensor * d,
  1812. bool masked);
  1813. GGML_API struct ggml_tensor * ggml_ssm_conv(
  1814. struct ggml_context * ctx,
  1815. struct ggml_tensor * sx,
  1816. struct ggml_tensor * c);
  1817. GGML_API struct ggml_tensor * ggml_ssm_scan(
  1818. struct ggml_context * ctx,
  1819. struct ggml_tensor * s,
  1820. struct ggml_tensor * x,
  1821. struct ggml_tensor * dt,
  1822. struct ggml_tensor * A,
  1823. struct ggml_tensor * B,
  1824. struct ggml_tensor * C,
  1825. struct ggml_tensor * ids);
  1826. // partition into non-overlapping windows with padding if needed
  1827. // example:
  1828. // a: 768 64 64 1
  1829. // w: 14
  1830. // res: 768 14 14 25
  1831. // used in sam
  1832. GGML_API struct ggml_tensor * ggml_win_part(
  1833. struct ggml_context * ctx,
  1834. struct ggml_tensor * a,
  1835. int w);
  1836. // reverse of ggml_win_part
  1837. // used in sam
  1838. GGML_API struct ggml_tensor * ggml_win_unpart(
  1839. struct ggml_context * ctx,
  1840. struct ggml_tensor * a,
  1841. int w0,
  1842. int h0,
  1843. int w);
  1844. GGML_API struct ggml_tensor * ggml_unary(
  1845. struct ggml_context * ctx,
  1846. struct ggml_tensor * a,
  1847. enum ggml_unary_op op);
  1848. GGML_API struct ggml_tensor * ggml_unary_inplace(
  1849. struct ggml_context * ctx,
  1850. struct ggml_tensor * a,
  1851. enum ggml_unary_op op);
  1852. // used in sam
  1853. GGML_API struct ggml_tensor * ggml_get_rel_pos(
  1854. struct ggml_context * ctx,
  1855. struct ggml_tensor * a,
  1856. int qh,
  1857. int kh);
  1858. // used in sam
  1859. GGML_API struct ggml_tensor * ggml_add_rel_pos(
  1860. struct ggml_context * ctx,
  1861. struct ggml_tensor * a,
  1862. struct ggml_tensor * pw,
  1863. struct ggml_tensor * ph);
  1864. GGML_API struct ggml_tensor * ggml_add_rel_pos_inplace(
  1865. struct ggml_context * ctx,
  1866. struct ggml_tensor * a,
  1867. struct ggml_tensor * pw,
  1868. struct ggml_tensor * ph);
  1869. GGML_API struct ggml_tensor * ggml_rwkv_wkv6(
  1870. struct ggml_context * ctx,
  1871. struct ggml_tensor * k,
  1872. struct ggml_tensor * v,
  1873. struct ggml_tensor * r,
  1874. struct ggml_tensor * tf,
  1875. struct ggml_tensor * td,
  1876. struct ggml_tensor * state);
  1877. GGML_API struct ggml_tensor * ggml_gated_linear_attn(
  1878. struct ggml_context * ctx,
  1879. struct ggml_tensor * k,
  1880. struct ggml_tensor * v,
  1881. struct ggml_tensor * q,
  1882. struct ggml_tensor * g,
  1883. struct ggml_tensor * state,
  1884. float scale);
  1885. GGML_API struct ggml_tensor * ggml_rwkv_wkv7(
  1886. struct ggml_context * ctx,
  1887. struct ggml_tensor * r,
  1888. struct ggml_tensor * w,
  1889. struct ggml_tensor * k,
  1890. struct ggml_tensor * v,
  1891. struct ggml_tensor * a,
  1892. struct ggml_tensor * b,
  1893. struct ggml_tensor * state);
  1894. // custom operators
  1895. typedef void (*ggml_custom1_op_t)(struct ggml_tensor * dst , const struct ggml_tensor * a, int ith, int nth, void * userdata);
  1896. typedef void (*ggml_custom2_op_t)(struct ggml_tensor * dst , const struct ggml_tensor * a, const struct ggml_tensor * b, int ith, int nth, void * userdata);
  1897. typedef void (*ggml_custom3_op_t)(struct ggml_tensor * dst , const struct ggml_tensor * a, const struct ggml_tensor * b, const struct ggml_tensor * c, int ith, int nth, void * userdata);
  1898. #define GGML_N_TASKS_MAX (-1)
  1899. // n_tasks == GGML_N_TASKS_MAX means to use max number of tasks
  1900. GGML_API struct ggml_tensor * ggml_map_custom1(
  1901. struct ggml_context * ctx,
  1902. struct ggml_tensor * a,
  1903. ggml_custom1_op_t fun,
  1904. int n_tasks,
  1905. void * userdata);
  1906. GGML_API struct ggml_tensor * ggml_map_custom1_inplace(
  1907. struct ggml_context * ctx,
  1908. struct ggml_tensor * a,
  1909. ggml_custom1_op_t fun,
  1910. int n_tasks,
  1911. void * userdata);
  1912. GGML_API struct ggml_tensor * ggml_map_custom2(
  1913. struct ggml_context * ctx,
  1914. struct ggml_tensor * a,
  1915. struct ggml_tensor * b,
  1916. ggml_custom2_op_t fun,
  1917. int n_tasks,
  1918. void * userdata);
  1919. GGML_API struct ggml_tensor * ggml_map_custom2_inplace(
  1920. struct ggml_context * ctx,
  1921. struct ggml_tensor * a,
  1922. struct ggml_tensor * b,
  1923. ggml_custom2_op_t fun,
  1924. int n_tasks,
  1925. void * userdata);
  1926. GGML_API struct ggml_tensor * ggml_map_custom3(
  1927. struct ggml_context * ctx,
  1928. struct ggml_tensor * a,
  1929. struct ggml_tensor * b,
  1930. struct ggml_tensor * c,
  1931. ggml_custom3_op_t fun,
  1932. int n_tasks,
  1933. void * userdata);
  1934. GGML_API struct ggml_tensor * ggml_map_custom3_inplace(
  1935. struct ggml_context * ctx,
  1936. struct ggml_tensor * a,
  1937. struct ggml_tensor * b,
  1938. struct ggml_tensor * c,
  1939. ggml_custom3_op_t fun,
  1940. int n_tasks,
  1941. void * userdata);
  1942. typedef void (*ggml_custom_op_t)(struct ggml_tensor * dst , int ith, int nth, void * userdata);
  1943. GGML_API struct ggml_tensor * ggml_custom_4d(
  1944. struct ggml_context * ctx,
  1945. enum ggml_type type,
  1946. int64_t ne0,
  1947. int64_t ne1,
  1948. int64_t ne2,
  1949. int64_t ne3,
  1950. struct ggml_tensor ** args,
  1951. int n_args,
  1952. ggml_custom_op_t fun,
  1953. int n_tasks,
  1954. void * userdata);
  1955. GGML_API struct ggml_tensor * ggml_custom_inplace(
  1956. struct ggml_context * ctx,
  1957. struct ggml_tensor * a,
  1958. struct ggml_tensor ** args,
  1959. int n_args,
  1960. ggml_custom_op_t fun,
  1961. int n_tasks,
  1962. void * userdata);
  1963. // loss function
  1964. GGML_API struct ggml_tensor * ggml_cross_entropy_loss(
  1965. struct ggml_context * ctx,
  1966. struct ggml_tensor * a, // logits
  1967. struct ggml_tensor * b); // labels
  1968. GGML_API struct ggml_tensor * ggml_cross_entropy_loss_back(
  1969. struct ggml_context * ctx,
  1970. struct ggml_tensor * a, // logits
  1971. struct ggml_tensor * b, // labels
  1972. struct ggml_tensor * c); // gradients of cross_entropy_loss result
  1973. // AdamW optimizer step
  1974. // Paper: https://arxiv.org/pdf/1711.05101v3.pdf
  1975. // PyTorch: https://pytorch.org/docs/stable/generated/torch.optim.AdamW.html
  1976. GGML_API struct ggml_tensor * ggml_opt_step_adamw(
  1977. struct ggml_context * ctx,
  1978. struct ggml_tensor * a,
  1979. struct ggml_tensor * grad,
  1980. struct ggml_tensor * m,
  1981. struct ggml_tensor * v,
  1982. struct ggml_tensor * adamw_params); // parameters such as the learning rate
  1983. // stochastic gradient descent step (with weight decay)
  1984. GGML_API struct ggml_tensor * ggml_opt_step_sgd(
  1985. struct ggml_context * ctx,
  1986. struct ggml_tensor * a,
  1987. struct ggml_tensor * grad,
  1988. struct ggml_tensor * sgd_params); // alpha, weight decay
  1989. //
  1990. // automatic differentiation
  1991. //
  1992. GGML_API void ggml_build_forward_expand(struct ggml_cgraph * cgraph, struct ggml_tensor * tensor);
  1993. GGML_API void ggml_build_backward_expand(
  1994. struct ggml_context * ctx, // context for gradient computation
  1995. struct ggml_cgraph * cgraph,
  1996. struct ggml_tensor ** grad_accs);
  1997. // graph allocation in a context
  1998. GGML_API struct ggml_cgraph * ggml_new_graph (struct ggml_context * ctx); // size = GGML_DEFAULT_GRAPH_SIZE, grads = false
  1999. GGML_API struct ggml_cgraph * ggml_new_graph_custom(struct ggml_context * ctx, size_t size, bool grads);
  2000. GGML_API struct ggml_cgraph * ggml_graph_dup (struct ggml_context * ctx, struct ggml_cgraph * cgraph, bool force_grads);
  2001. GGML_API void ggml_graph_cpy (struct ggml_cgraph * src, struct ggml_cgraph * dst);
  2002. GGML_API void ggml_graph_reset (struct ggml_cgraph * cgraph); // set regular grads + optimizer momenta to 0, set loss grad to 1
  2003. GGML_API void ggml_graph_clear (struct ggml_cgraph * cgraph);
  2004. GGML_API int ggml_graph_size (struct ggml_cgraph * cgraph);
  2005. GGML_API struct ggml_tensor * ggml_graph_node (struct ggml_cgraph * cgraph, int i); // if i < 0, returns nodes[n_nodes + i]
  2006. GGML_API struct ggml_tensor ** ggml_graph_nodes (struct ggml_cgraph * cgraph);
  2007. GGML_API int ggml_graph_n_nodes(struct ggml_cgraph * cgraph);
  2008. GGML_API void ggml_graph_add_node(struct ggml_cgraph * cgraph, struct ggml_tensor * tensor);
  2009. GGML_API size_t ggml_graph_overhead(void);
  2010. GGML_API size_t ggml_graph_overhead_custom(size_t size, bool grads);
  2011. GGML_API struct ggml_tensor * ggml_graph_get_tensor (const struct ggml_cgraph * cgraph, const char * name);
  2012. GGML_API struct ggml_tensor * ggml_graph_get_grad (const struct ggml_cgraph * cgraph, const struct ggml_tensor * node);
  2013. GGML_API struct ggml_tensor * ggml_graph_get_grad_acc(const struct ggml_cgraph * cgraph, const struct ggml_tensor * node);
  2014. // print info and performance information for the graph
  2015. GGML_API void ggml_graph_print(const struct ggml_cgraph * cgraph);
  2016. // dump the graph into a file using the dot format
  2017. GGML_API void ggml_graph_dump_dot(const struct ggml_cgraph * gb, const struct ggml_cgraph * gf, const char * filename);
  2018. // TODO these functions were sandwiched in the old optimization interface, is there a better place for them?
  2019. typedef void (*ggml_log_callback)(enum ggml_log_level level, const char * text, void * user_data);
  2020. // Set callback for all future logging events.
  2021. // If this is not called, or NULL is supplied, everything is output on stderr.
  2022. GGML_API void ggml_log_set(ggml_log_callback log_callback, void * user_data);
  2023. GGML_API struct ggml_tensor * ggml_set_zero(struct ggml_tensor * tensor);
  2024. //
  2025. // quantization
  2026. //
  2027. // - ggml_quantize_init can be called multiple times with the same type
  2028. // it will only initialize the quantization tables for the first call or after ggml_quantize_free
  2029. // automatically called by ggml_quantize_chunk for convenience
  2030. //
  2031. // - ggml_quantize_free will free any memory allocated by ggml_quantize_init
  2032. // call this at the end of the program to avoid memory leaks
  2033. //
  2034. // note: these are thread-safe
  2035. //
  2036. GGML_API void ggml_quantize_init(enum ggml_type type);
  2037. GGML_API void ggml_quantize_free(void);
  2038. // some quantization type cannot be used without an importance matrix
  2039. GGML_API bool ggml_quantize_requires_imatrix(enum ggml_type type);
  2040. // calls ggml_quantize_init internally (i.e. can allocate memory)
  2041. GGML_API size_t ggml_quantize_chunk(
  2042. enum ggml_type type,
  2043. const float * src,
  2044. void * dst,
  2045. int64_t start,
  2046. int64_t nrows,
  2047. int64_t n_per_row,
  2048. const float * imatrix);
  2049. #ifdef __cplusplus
  2050. // restrict not standard in C++
  2051. # if defined(__GNUC__)
  2052. # define GGML_RESTRICT __restrict__
  2053. # elif defined(__clang__)
  2054. # define GGML_RESTRICT __restrict
  2055. # elif defined(_MSC_VER)
  2056. # define GGML_RESTRICT __restrict
  2057. # else
  2058. # define GGML_RESTRICT
  2059. # endif
  2060. #else
  2061. # if defined (_MSC_VER) && (__STDC_VERSION__ < 201112L)
  2062. # define GGML_RESTRICT __restrict
  2063. # else
  2064. # define GGML_RESTRICT restrict
  2065. # endif
  2066. #endif
  2067. typedef void (*ggml_to_float_t) (const void * GGML_RESTRICT x, float * GGML_RESTRICT y, int64_t k);
  2068. typedef void (*ggml_from_float_t)(const float * GGML_RESTRICT x, void * GGML_RESTRICT y, int64_t k);
  2069. struct ggml_type_traits {
  2070. const char * type_name;
  2071. int64_t blck_size;
  2072. int64_t blck_size_interleave; // interleave elements in blocks
  2073. size_t type_size;
  2074. bool is_quantized;
  2075. ggml_to_float_t to_float;
  2076. ggml_from_float_t from_float_ref;
  2077. };
  2078. GGML_API const struct ggml_type_traits * ggml_get_type_traits(enum ggml_type type);
  2079. // ggml threadpool
  2080. // TODO: currently, only a few functions are in the base ggml API, while the rest are in the CPU backend
  2081. // the goal should be to create an API that other backends can use move everything to the ggml base
  2082. // scheduling priorities
  2083. enum ggml_sched_priority {
  2084. GGML_SCHED_PRIO_LOW = -1,
  2085. GGML_SCHED_PRIO_NORMAL,
  2086. GGML_SCHED_PRIO_MEDIUM,
  2087. GGML_SCHED_PRIO_HIGH,
  2088. GGML_SCHED_PRIO_REALTIME
  2089. };
  2090. // threadpool params
  2091. // Use ggml_threadpool_params_default() or ggml_threadpool_params_init() to populate the defaults
  2092. struct ggml_threadpool_params {
  2093. bool cpumask[GGML_MAX_N_THREADS]; // mask of cpu cores (all-zeros means use default affinity settings)
  2094. int n_threads; // number of threads
  2095. enum ggml_sched_priority prio; // thread priority
  2096. uint32_t poll; // polling level (0 - no polling, 100 - aggressive polling)
  2097. bool strict_cpu; // strict cpu placement
  2098. bool paused; // start in paused state
  2099. };
  2100. struct ggml_threadpool; // forward declaration, see ggml.c
  2101. typedef struct ggml_threadpool * ggml_threadpool_t;
  2102. GGML_API struct ggml_threadpool_params ggml_threadpool_params_default(int n_threads);
  2103. GGML_API void ggml_threadpool_params_init (struct ggml_threadpool_params * p, int n_threads);
  2104. GGML_API bool ggml_threadpool_params_match (const struct ggml_threadpool_params * p0, const struct ggml_threadpool_params * p1);
  2105. #ifdef __cplusplus
  2106. }
  2107. #endif