ggml.h 93 KB

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