test-backend-ops.cpp 225 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086
  1. // This file defines tests for various GGML ops and backends.
  2. // For the forward pass it asserts that the results of multiple backends computing the same GGML ops are consistent.
  3. // For the backward pass it asserts that the gradients from backpropagation are consistent
  4. // with the gradients obtained via the method of finite differences ("grad" mode, this is optional).
  5. // It is also possible to check the performance ("perf" mode).
  6. //
  7. // this file has three sections: Section 1 does general setup, section 2 defines the GGML ops to be tested,
  8. // and section 3 defines which tests to run.
  9. // Quick start for adding a new GGML op: Go to section 2 and create a struct that inherits from test_case,
  10. // then go to section 3 and add an instantiation of your struct.
  11. // ##############################
  12. // ## Section 1: General Setup ##
  13. // ##############################
  14. #include <ggml.h>
  15. #include <ggml-alloc.h>
  16. #include <ggml-backend.h>
  17. #include <ggml-cpp.h>
  18. #include <algorithm>
  19. #include <array>
  20. #include <cfloat>
  21. #include <cinttypes>
  22. #include <cstdarg>
  23. #include <cstdint>
  24. #include <cstdio>
  25. #include <cstdlib>
  26. #include <cstring>
  27. #include <ctime>
  28. #include <future>
  29. #include <memory>
  30. #include <random>
  31. #include <regex>
  32. #include <string>
  33. #include <thread>
  34. #include <vector>
  35. static void init_tensor_uniform(ggml_tensor * tensor, float min = -1.0f, float max = 1.0f) {
  36. size_t nels = ggml_nelements(tensor);
  37. std::vector<float> data(nels);
  38. {
  39. // parallel initialization
  40. static const size_t n_threads = std::thread::hardware_concurrency();
  41. // static RNG initialization (revisit if n_threads stops being constant)
  42. static std::vector<std::default_random_engine> generators = []() {
  43. std::random_device rd;
  44. std::vector<std::default_random_engine> vec;
  45. vec.reserve(n_threads);
  46. //for (size_t i = 0; i < n_threads; i++) { vec.emplace_back(1234 + i); } // fixed seed
  47. for (size_t i = 0; i < n_threads; i++) { vec.emplace_back(rd()); }
  48. return vec;
  49. }();
  50. auto init_thread = [&](size_t ith, size_t start, size_t end) {
  51. std::uniform_real_distribution<float> distribution(min, max);
  52. auto & gen = generators[ith];
  53. for (size_t i = start; i < end; i++) {
  54. data[i] = distribution(gen);
  55. }
  56. };
  57. std::vector<std::future<void>> tasks;
  58. tasks.reserve(n_threads);
  59. for (size_t i = 0; i < n_threads; i++) {
  60. size_t start = i*nels/n_threads;
  61. size_t end = (i+1)*nels/n_threads;
  62. tasks.push_back(std::async(std::launch::async, init_thread, i, start, end));
  63. }
  64. for (auto & t : tasks) {
  65. t.get();
  66. }
  67. }
  68. if (tensor->type == GGML_TYPE_F32 || tensor->type == GGML_TYPE_I32) {
  69. ggml_backend_tensor_set(tensor, data.data(), 0, nels * sizeof(float));
  70. } else if (ggml_is_quantized(tensor->type) || tensor->type == GGML_TYPE_F16 || tensor->type == GGML_TYPE_BF16) {
  71. GGML_ASSERT(nels % ggml_blck_size(tensor->type) == 0);
  72. // dummy importance matrix
  73. std::vector<float> imatrix(tensor->ne[0], 1.0f);
  74. const float * im = imatrix.data();
  75. if (!ggml_quantize_requires_imatrix(tensor->type)) {
  76. // when the imatrix is optional, we want to test both quantization with and without imatrix
  77. // use one of the random numbers to decide
  78. if (data[0] > 0.5f*(min + max)) {
  79. im = nullptr;
  80. }
  81. }
  82. std::vector<uint8_t> dataq(ggml_row_size(tensor->type, nels));
  83. {
  84. // parallel quantization by block
  85. size_t blck_size = ggml_blck_size(tensor->type);
  86. size_t n_blocks = nels / blck_size;
  87. auto quantize_thread = [&](size_t start, size_t end) {
  88. ggml_quantize_chunk(tensor->type, data.data(), dataq.data(),
  89. start * blck_size, end - start, blck_size, im);
  90. };
  91. const size_t min_blocks_per_thread = 1;
  92. const size_t n_threads = std::min<size_t>(std::thread::hardware_concurrency()/2,
  93. std::max<size_t>(1, n_blocks / min_blocks_per_thread));
  94. std::vector<std::future<void>> tasks;
  95. tasks.reserve(n_threads);
  96. for (size_t i = 0; i < n_threads; i++) {
  97. size_t start = i*n_blocks/n_threads;
  98. size_t end = (i+1)*n_blocks/n_threads;
  99. tasks.push_back(std::async(std::launch::async, quantize_thread, start, end));
  100. }
  101. for (auto & t : tasks) {
  102. t.get();
  103. }
  104. }
  105. ggml_backend_tensor_set(tensor, dataq.data(), 0, dataq.size());
  106. } else if (tensor->type == GGML_TYPE_I8 || tensor->type == GGML_TYPE_I16 || tensor->type == GGML_TYPE_I32) {
  107. // This is going to create some weird integers though.
  108. ggml_backend_tensor_set(tensor, data.data(), 0, ggml_nbytes(tensor));
  109. } else if (tensor->type == GGML_TYPE_I64) {
  110. // Integers with a size of 8 bytes can be set by mirroring the float data, the specific values are again not really meaningful.
  111. const size_t nbytes_half = ggml_nbytes(tensor)/2;
  112. ggml_backend_tensor_set(tensor, data.data(), 0*nbytes_half, nbytes_half);
  113. ggml_backend_tensor_set(tensor, data.data(), 1*nbytes_half, nbytes_half);
  114. } else {
  115. GGML_ABORT("fatal error");
  116. }
  117. }
  118. static std::vector<float> tensor_to_float(const ggml_tensor * t) {
  119. std::vector<float> tv;
  120. tv.reserve(ggml_nelements(t));
  121. std::vector<uint8_t> buf(ggml_nbytes(t));
  122. ggml_backend_tensor_get(t, buf.data(), 0, ggml_nbytes(t));
  123. const auto * tt = ggml_get_type_traits(t->type);
  124. size_t bs = ggml_blck_size(t->type);
  125. std::vector<float> vq(ggml_blck_size(t->type));
  126. bool quantized = ggml_is_quantized(t->type);
  127. // access elements by index to avoid gaps in views
  128. for (int64_t i3 = 0; i3 < t->ne[3]; i3++) {
  129. for (int64_t i2 = 0; i2 < t->ne[2]; i2++) {
  130. for (int64_t i1 = 0; i1 < t->ne[1]; i1++) {
  131. for (int64_t i0 = 0; i0 < t->ne[0]; i0 += bs) {
  132. size_t i = i3*t->nb[3] + i2*t->nb[2] + i1*t->nb[1] + i0/bs*t->nb[0];
  133. if (t->type == GGML_TYPE_F16) {
  134. tv.push_back(ggml_fp16_to_fp32(*(ggml_fp16_t*)&buf[i]));
  135. } else if (t->type == GGML_TYPE_BF16) {
  136. tv.push_back(ggml_bf16_to_fp32(*(ggml_bf16_t*)&buf[i]));
  137. } else if (t->type == GGML_TYPE_F32) {
  138. tv.push_back(*(float *) &buf[i]);
  139. } else if (t->type == GGML_TYPE_I64) {
  140. tv.push_back((float)*(int64_t *) &buf[i]);
  141. } else if (t->type == GGML_TYPE_I32) {
  142. tv.push_back((float)*(int32_t *) &buf[i]);
  143. } else if (t->type == GGML_TYPE_I16) {
  144. tv.push_back((float)*(int16_t *) &buf[i]);
  145. } else if (t->type == GGML_TYPE_I8) {
  146. tv.push_back((float)*(int8_t *) &buf[i]);
  147. } else if (quantized) {
  148. tt->to_float(&buf[i], vq.data(), bs);
  149. tv.insert(tv.end(), vq.begin(), vq.end());
  150. } else {
  151. GGML_ABORT("fatal error");
  152. }
  153. }
  154. }
  155. }
  156. }
  157. return tv;
  158. }
  159. // normalized mean squared error = mse(a, b) / mse(a, 0)
  160. static double nmse(const float * a, const float * b, size_t n) {
  161. double mse_a_b = 0.0;
  162. double mse_a_0 = 0.0;
  163. for (size_t i = 0; i < n; i++) {
  164. float a_i = a[i];
  165. float b_i = b[i];
  166. mse_a_b += (a_i - b_i) * (a_i - b_i);
  167. mse_a_0 += a_i * a_i;
  168. }
  169. return mse_a_b / mse_a_0;
  170. }
  171. // maximum absolute asymmetry between a and b
  172. // asymmetry: (a - b) / (a + b)
  173. // This is more stable than relative error if one of the values fluctuates towards zero.
  174. // n: number of values to compare.
  175. // expected_vals: optional vector of expected values for a. If expected_vals is not empty, filter out all comparisons where
  176. // a does not match any of the expected values. Needed for noncontinuous gradients where the numerical calculation can fail.
  177. static double mean_abs_asymm(const float * a, const float * b, const size_t n, const std::vector<float> & expected_vals) {
  178. double sum = 0.0f;
  179. size_t nvalid = 0;
  180. for (size_t i = 0; i < n; i++) {
  181. if (!expected_vals.empty()) {
  182. bool matches_any = false;
  183. for (const float & ev : expected_vals) {
  184. if (fabsf(a[i] - ev) < 1e-3f) {
  185. matches_any = true;
  186. break;
  187. }
  188. }
  189. if (!matches_any) {
  190. continue;
  191. }
  192. }
  193. const float asymm = (a[i] - b[i]) / (a[i] + b[i]);
  194. sum += fabsf(asymm);
  195. nvalid++;
  196. }
  197. return sum/nvalid;
  198. }
  199. // utils for printing the variables of the test cases
  200. template<typename T>
  201. static std::string var_to_str(const T & x) {
  202. return std::to_string(x);
  203. }
  204. template<typename T, size_t N>
  205. static std::string var_to_str(const T (&x)[N]) {
  206. std::string s = "[";
  207. for (size_t i = 0; i < N; i++) {
  208. if (i > 0) {
  209. s += ",";
  210. }
  211. s += var_to_str(x[i]);
  212. }
  213. s += "]";
  214. return s;
  215. }
  216. template<typename T, size_t N>
  217. static std::string var_to_str(const std::array<T, N> & x) {
  218. std::string s = "[";
  219. for (size_t i = 0; i < N; i++) {
  220. if (i > 0) {
  221. s += ",";
  222. }
  223. s += var_to_str(x[i]);
  224. }
  225. s += "]";
  226. return s;
  227. }
  228. static std::string var_to_str(ggml_type type) {
  229. return ggml_type_name(type);
  230. }
  231. static std::string var_to_str(ggml_prec prec) {
  232. return prec == GGML_PREC_F32 ? "f32" : "def";
  233. }
  234. static std::string var_to_str(ggml_op_pool pool) {
  235. switch (pool) {
  236. case GGML_OP_POOL_AVG: return "avg";
  237. case GGML_OP_POOL_MAX: return "max";
  238. default: return std::to_string(pool);
  239. }
  240. }
  241. static std::string var_to_str(ggml_scale_mode mode) {
  242. switch (mode) {
  243. case GGML_SCALE_MODE_NEAREST: return "nearest";
  244. case GGML_SCALE_MODE_BILINEAR: return "bilinear";
  245. default: return std::to_string(mode);
  246. }
  247. }
  248. #define VAR_TO_STR(x) (#x "=" + var_to_str(x))
  249. #define VARS_TO_STR1(a) VAR_TO_STR(a)
  250. #define VARS_TO_STR2(a, b) VAR_TO_STR(a) + "," + VAR_TO_STR(b)
  251. #define VARS_TO_STR3(a, b, c) VAR_TO_STR(a) + "," + VARS_TO_STR2(b, c)
  252. #define VARS_TO_STR4(a, b, c, d) VAR_TO_STR(a) + "," + VARS_TO_STR3(b, c, d)
  253. #define VARS_TO_STR5(a, b, c, d, e) VAR_TO_STR(a) + "," + VARS_TO_STR4(b, c, d, e)
  254. #define VARS_TO_STR6(a, b, c, d, e, f) VAR_TO_STR(a) + "," + VARS_TO_STR5(b, c, d, e, f)
  255. #define VARS_TO_STR7(a, b, c, d, e, f, g) VAR_TO_STR(a) + "," + VARS_TO_STR6(b, c, d, e, f, g)
  256. #define VARS_TO_STR8(a, b, c, d, e, f, g, h) VAR_TO_STR(a) + "," + VARS_TO_STR7(b, c, d, e, f, g, h)
  257. #define VARS_TO_STR9(a, b, c, d, e, f, g, h, i) VAR_TO_STR(a) + "," + VARS_TO_STR8(b, c, d, e, f, g, h, i)
  258. #define VARS_TO_STR10(a, b, c, d, e, f, g, h, i, j) VAR_TO_STR(a) + "," + VARS_TO_STR9(b, c, d, e, f, g, h, i, j)
  259. #define VARS_TO_STR11(a, b, c, d, e, f, g, h, i, j, k) VAR_TO_STR(a) + "," + VARS_TO_STR10(b, c, d, e, f, g, h, i, j, k)
  260. #define VARS_TO_STR12(a, b, c, d, e, f, g, h, i, j, k, l) VAR_TO_STR(a) + "," + VARS_TO_STR11(b, c, d, e, f, g, h, i, j, k, l)
  261. #ifdef GGML_USE_SYCL
  262. static bool inline _isinf(float f) {
  263. return (*(uint32_t *)&f & 0x7fffffff) == 0x7f800000;
  264. }
  265. #else
  266. static bool inline _isinf(float f) { return std::isinf(f); }
  267. #endif
  268. // accept FLT_MAX as infinity
  269. static bool isinf_or_max(float f) {
  270. return _isinf(f) || f == FLT_MAX || f == -FLT_MAX;
  271. }
  272. static bool ggml_is_view_op(enum ggml_op op) {
  273. return op == GGML_OP_VIEW || op == GGML_OP_RESHAPE || op == GGML_OP_PERMUTE || op == GGML_OP_TRANSPOSE;
  274. }
  275. enum test_mode {
  276. MODE_TEST,
  277. MODE_PERF,
  278. MODE_GRAD,
  279. MODE_SUPPORT,
  280. };
  281. // Output format support similar to llama-bench
  282. enum output_formats { CONSOLE, SQL, CSV };
  283. static const char * output_format_str(output_formats format) {
  284. switch (format) {
  285. case CONSOLE:
  286. return "console";
  287. case SQL:
  288. return "sql";
  289. case CSV:
  290. return "csv";
  291. default:
  292. GGML_ABORT("invalid output format");
  293. }
  294. }
  295. static bool output_format_from_str(const std::string & s, output_formats & format) {
  296. if (s == "console") {
  297. format = CONSOLE;
  298. } else if (s == "sql") {
  299. format = SQL;
  300. } else if (s == "csv") {
  301. format = CSV;
  302. } else {
  303. return false;
  304. }
  305. return true;
  306. }
  307. // Test result structure for SQL output
  308. struct test_result {
  309. std::string test_time;
  310. std::string build_commit;
  311. std::string backend_name;
  312. std::string op_name;
  313. std::string op_params;
  314. std::string test_mode;
  315. bool supported;
  316. bool passed;
  317. std::string error_message;
  318. double time_us;
  319. double flops;
  320. double bandwidth_gb_s;
  321. size_t memory_kb;
  322. int n_runs;
  323. std::string device_description;
  324. std::string backend_reg_name;
  325. test_result() {
  326. // Initialize with default values
  327. time_us = 0.0;
  328. flops = 0.0;
  329. bandwidth_gb_s = 0.0;
  330. memory_kb = 0;
  331. n_runs = 0;
  332. supported = false;
  333. passed = false;
  334. // Set test time
  335. time_t t = time(NULL);
  336. char buf[32];
  337. std::strftime(buf, sizeof(buf), "%FT%TZ", gmtime(&t));
  338. test_time = buf;
  339. // Set build info
  340. build_commit = ggml_commit();
  341. }
  342. test_result(const std::string & backend_name, const std::string & op_name, const std::string & op_params,
  343. const std::string & test_mode, bool supported, bool passed, const std::string & error_message = "",
  344. double time_us = 0.0, double flops = 0.0, double bandwidth_gb_s = 0.0, size_t memory_kb = 0,
  345. int n_runs = 0, const std::string & device_description = "", const std::string & backend_reg_name = "") :
  346. backend_name(backend_name),
  347. op_name(op_name),
  348. op_params(op_params),
  349. test_mode(test_mode),
  350. supported(supported),
  351. passed(passed),
  352. error_message(error_message),
  353. time_us(time_us),
  354. flops(flops),
  355. bandwidth_gb_s(bandwidth_gb_s),
  356. memory_kb(memory_kb),
  357. n_runs(n_runs),
  358. device_description(device_description),
  359. backend_reg_name(backend_reg_name) {
  360. // Set test time
  361. time_t t = time(NULL);
  362. char buf[32];
  363. std::strftime(buf, sizeof(buf), "%FT%TZ", gmtime(&t));
  364. test_time = buf;
  365. // Set build info
  366. build_commit = ggml_commit();
  367. }
  368. static const std::vector<std::string> & get_fields() {
  369. static const std::vector<std::string> fields = {
  370. "test_time", "build_commit", "backend_name", "op_name", "op_params", "test_mode", "supported",
  371. "passed", "error_message", "time_us", "flops", "bandwidth_gb_s", "memory_kb", "n_runs",
  372. "device_description", "backend_reg_name"
  373. };
  374. return fields;
  375. }
  376. enum field_type { STRING, BOOL, INT, FLOAT };
  377. static field_type get_field_type(const std::string & field) {
  378. if (field == "supported" || field == "passed") {
  379. return BOOL;
  380. }
  381. if (field == "memory_kb" || field == "n_runs") {
  382. return INT;
  383. }
  384. if (field == "time_us" || field == "flops" || field == "bandwidth_gb_s") {
  385. return FLOAT;
  386. }
  387. return STRING;
  388. }
  389. std::vector<std::string> get_values() const {
  390. return { test_time,
  391. build_commit,
  392. backend_name,
  393. op_name,
  394. op_params,
  395. test_mode,
  396. std::to_string(supported),
  397. std::to_string(passed),
  398. error_message,
  399. std::to_string(time_us),
  400. std::to_string(flops),
  401. std::to_string(bandwidth_gb_s),
  402. std::to_string(memory_kb),
  403. std::to_string(n_runs),
  404. device_description,
  405. backend_reg_name };
  406. }
  407. };
  408. // Printer classes for different output formats
  409. enum class test_status_t { NOT_SUPPORTED, OK, FAIL };
  410. struct test_operation_info {
  411. std::string op_name;
  412. std::string op_params;
  413. std::string backend_name;
  414. test_status_t status = test_status_t::OK;
  415. std::string failure_reason;
  416. // Additional information fields that were previously in separate structs
  417. std::string error_component;
  418. std::string error_details;
  419. // Gradient info
  420. int64_t gradient_index = -1;
  421. std::string gradient_param_name;
  422. float gradient_value = 0.0f;
  423. // MAA error info
  424. double maa_error = 0.0;
  425. double maa_threshold = 0.0;
  426. // Flags for different types of information
  427. bool has_error = false;
  428. bool has_gradient_info = false;
  429. bool has_maa_error = false;
  430. bool is_compare_failure = false;
  431. bool is_large_tensor_skip = false;
  432. test_operation_info() = default;
  433. test_operation_info(const std::string & op_name, const std::string & op_params, const std::string & backend_name,
  434. test_status_t status = test_status_t::OK, const std::string & failure_reason = "") :
  435. op_name(op_name),
  436. op_params(op_params),
  437. backend_name(backend_name),
  438. status(status),
  439. failure_reason(failure_reason) {}
  440. // Set error information
  441. void set_error(const std::string & component, const std::string & details) {
  442. has_error = true;
  443. error_component = component;
  444. error_details = details;
  445. if (status == test_status_t::OK) {
  446. status = test_status_t::FAIL;
  447. }
  448. }
  449. // Set gradient information
  450. void set_gradient_info(int64_t index, const std::string & param_name, float value) {
  451. has_gradient_info = true;
  452. gradient_index = index;
  453. gradient_param_name = param_name;
  454. gradient_value = value;
  455. if (status == test_status_t::OK) {
  456. status = test_status_t::FAIL;
  457. }
  458. }
  459. // Set MAA error information
  460. void set_maa_error(double error, double threshold) {
  461. has_maa_error = true;
  462. maa_error = error;
  463. maa_threshold = threshold;
  464. if (status == test_status_t::OK) {
  465. status = test_status_t::FAIL;
  466. }
  467. }
  468. // Set compare failure
  469. void set_compare_failure() {
  470. is_compare_failure = true;
  471. if (status == test_status_t::OK) {
  472. status = test_status_t::FAIL;
  473. }
  474. }
  475. // Set large tensor skip
  476. void set_large_tensor_skip() { is_large_tensor_skip = true; }
  477. };
  478. struct test_summary_info {
  479. size_t tests_passed;
  480. size_t tests_total;
  481. bool is_backend_summary = false; // true for backend summary, false for test summary
  482. test_summary_info() = default;
  483. test_summary_info(size_t tests_passed, size_t tests_total, bool is_backend_summary = false) :
  484. tests_passed(tests_passed),
  485. tests_total(tests_total),
  486. is_backend_summary(is_backend_summary) {}
  487. };
  488. struct testing_start_info {
  489. size_t device_count;
  490. testing_start_info() = default;
  491. testing_start_info(size_t device_count) : device_count(device_count) {}
  492. };
  493. struct backend_init_info {
  494. size_t device_index;
  495. size_t total_devices;
  496. std::string device_name;
  497. bool skipped = false;
  498. std::string skip_reason;
  499. std::string description;
  500. size_t memory_total_mb = 0;
  501. size_t memory_free_mb = 0;
  502. bool has_memory_info = false;
  503. backend_init_info() = default;
  504. backend_init_info(size_t device_index, size_t total_devices, const std::string & device_name, bool skipped = false,
  505. const std::string & skip_reason = "", const std::string & description = "",
  506. size_t memory_total_mb = 0, size_t memory_free_mb = 0, bool has_memory_info = false) :
  507. device_index(device_index),
  508. total_devices(total_devices),
  509. device_name(device_name),
  510. skipped(skipped),
  511. skip_reason(skip_reason),
  512. description(description),
  513. memory_total_mb(memory_total_mb),
  514. memory_free_mb(memory_free_mb),
  515. has_memory_info(has_memory_info) {}
  516. };
  517. struct backend_status_info {
  518. std::string backend_name;
  519. test_status_t status;
  520. backend_status_info() = default;
  521. backend_status_info(const std::string & backend_name, test_status_t status) :
  522. backend_name(backend_name),
  523. status(status) {}
  524. };
  525. struct overall_summary_info {
  526. size_t backends_passed;
  527. size_t backends_total;
  528. bool all_passed;
  529. overall_summary_info() = default;
  530. overall_summary_info(size_t backends_passed, size_t backends_total, bool all_passed) :
  531. backends_passed(backends_passed),
  532. backends_total(backends_total),
  533. all_passed(all_passed) {}
  534. };
  535. struct printer {
  536. virtual ~printer() {}
  537. FILE * fout = stdout;
  538. virtual void print_header() {}
  539. virtual void print_test_result(const test_result & result) = 0;
  540. virtual void print_footer() {}
  541. virtual void print_operation(const test_operation_info & info) { (void) info; }
  542. virtual void print_summary(const test_summary_info & info) { (void) info; }
  543. virtual void print_testing_start(const testing_start_info & info) { (void) info; }
  544. virtual void print_backend_init(const backend_init_info & info) { (void) info; }
  545. virtual void print_backend_status(const backend_status_info & info) { (void) info; }
  546. virtual void print_overall_summary(const overall_summary_info & info) { (void) info; }
  547. };
  548. struct console_printer : public printer {
  549. void print_test_result(const test_result & result) override {
  550. if (result.test_mode == "test") {
  551. print_test_console(result);
  552. } else if (result.test_mode == "perf") {
  553. print_perf_console(result);
  554. } else if (result.test_mode == "support") {
  555. print_support_console(result);
  556. }
  557. }
  558. void print_operation(const test_operation_info & info) override {
  559. printf(" %s(%s): ", info.op_name.c_str(), info.op_params.c_str());
  560. fflush(stdout);
  561. // Handle large tensor skip first
  562. if (info.is_large_tensor_skip) {
  563. printf("skipping large tensors for speed \n");
  564. return;
  565. }
  566. // Handle not supported status
  567. if (info.status == test_status_t::NOT_SUPPORTED) {
  568. if (!info.failure_reason.empty()) {
  569. printf("not supported [%s]\n", info.failure_reason.c_str());
  570. } else {
  571. printf("not supported [%s]\n", info.backend_name.c_str());
  572. }
  573. return;
  574. }
  575. // Handle errors and additional information
  576. if (info.has_error) {
  577. if (info.error_component == "allocation") {
  578. fprintf(stderr, "failed to allocate tensors [%s] ", info.backend_name.c_str());
  579. } else if (info.error_component == "backend") {
  580. fprintf(stderr, " Failed to initialize %s backend\n", info.backend_name.c_str());
  581. } else {
  582. fprintf(stderr, "Error in %s: %s\n", info.error_component.c_str(), info.error_details.c_str());
  583. }
  584. }
  585. // Handle gradient info
  586. if (info.has_gradient_info) {
  587. printf("[%s] nonfinite gradient at index %" PRId64 " (%s=%f) ", info.op_name.c_str(), info.gradient_index,
  588. info.gradient_param_name.c_str(), info.gradient_value);
  589. }
  590. // Handle MAA error
  591. if (info.has_maa_error) {
  592. printf("[%s] MAA = %.9f > %.9f ", info.op_name.c_str(), info.maa_error, info.maa_threshold);
  593. }
  594. // Handle compare failure
  595. if (info.is_compare_failure) {
  596. printf("compare failed ");
  597. }
  598. // Print final status
  599. if (info.status == test_status_t::OK) {
  600. printf("\033[1;32mOK\033[0m\n");
  601. } else {
  602. printf("\033[1;31mFAIL\033[0m\n");
  603. }
  604. }
  605. void print_summary(const test_summary_info & info) override {
  606. if (info.is_backend_summary) {
  607. printf("%zu/%zu backends passed\n", info.tests_passed, info.tests_total);
  608. } else {
  609. printf(" %zu/%zu tests passed\n", info.tests_passed, info.tests_total);
  610. }
  611. }
  612. void print_backend_status(const backend_status_info & info) override {
  613. printf(" Backend %s: ", info.backend_name.c_str());
  614. if (info.status == test_status_t::OK) {
  615. printf("\033[1;32mOK\033[0m\n");
  616. } else {
  617. printf("\033[1;31mFAIL\033[0m\n");
  618. }
  619. }
  620. void print_testing_start(const testing_start_info & info) override {
  621. printf("Testing %zu devices\n\n", info.device_count);
  622. }
  623. void print_backend_init(const backend_init_info & info) override {
  624. printf("Backend %zu/%zu: %s\n", info.device_index + 1, info.total_devices, info.device_name.c_str());
  625. if (info.skipped) {
  626. printf(" %s\n", info.skip_reason.c_str());
  627. return;
  628. }
  629. if (!info.description.empty()) {
  630. printf(" Device description: %s\n", info.description.c_str());
  631. }
  632. if (info.has_memory_info) {
  633. printf(" Device memory: %zu MB (%zu MB free)\n", info.memory_total_mb, info.memory_free_mb);
  634. }
  635. printf("\n");
  636. }
  637. void print_overall_summary(const overall_summary_info & info) override {
  638. printf("%zu/%zu backends passed\n", info.backends_passed, info.backends_total);
  639. if (info.all_passed) {
  640. printf("\033[1;32mOK\033[0m\n");
  641. } else {
  642. printf("\033[1;31mFAIL\033[0m\n");
  643. }
  644. }
  645. private:
  646. void print_test_console(const test_result & result) {
  647. printf(" %s(%s): ", result.op_name.c_str(), result.op_params.c_str());
  648. fflush(stdout);
  649. if (!result.supported) {
  650. printf("not supported [%s] ", result.backend_name.c_str());
  651. printf("\n");
  652. return;
  653. }
  654. if (result.passed) {
  655. printf("\033[1;32mOK\033[0m\n");
  656. } else {
  657. printf("\033[1;31mFAIL\033[0m\n");
  658. }
  659. }
  660. void print_perf_console(const test_result & result) {
  661. int len = printf(" %s(%s): ", result.op_name.c_str(), result.op_params.c_str());
  662. fflush(stdout);
  663. if (!result.supported) {
  664. printf("not supported\n");
  665. return;
  666. }
  667. // align while also leaving some margin for variations in parameters
  668. int align = 8;
  669. int last = (len + align - 1) / align * align;
  670. if (last - len < 5) {
  671. last += align;
  672. }
  673. printf("%*s", last - len, "");
  674. printf(" %8d runs - %8.2f us/run - ", result.n_runs, result.time_us);
  675. if (result.flops > 0) {
  676. auto format_flops = [](double flops) -> std::string {
  677. char buf[256];
  678. if (flops >= 1e12) {
  679. snprintf(buf, sizeof(buf), "%6.2f TFLOP", flops / 1e12);
  680. } else if (flops >= 1e9) {
  681. snprintf(buf, sizeof(buf), "%6.2f GFLOP", flops / 1e9);
  682. } else if (flops >= 1e6) {
  683. snprintf(buf, sizeof(buf), "%6.2f MFLOP", flops / 1e6);
  684. } else {
  685. snprintf(buf, sizeof(buf), "%6.2f kFLOP", flops / 1e3);
  686. }
  687. return buf;
  688. };
  689. uint64_t op_flops_per_run = result.flops * result.time_us / 1e6;
  690. printf("%s/run - \033[1;34m%sS\033[0m", format_flops(op_flops_per_run).c_str(),
  691. format_flops(result.flops).c_str());
  692. } else {
  693. printf("%8zu kB/run - \033[1;34m%7.2f GB/s\033[0m", result.memory_kb, result.bandwidth_gb_s);
  694. }
  695. printf("\n");
  696. }
  697. void print_support_console(const test_result & result) {
  698. printf(" %s(%s): ", result.op_name.c_str(), result.op_params.c_str());
  699. fflush(stdout);
  700. if (result.supported) {
  701. printf("\033[1;32mSUPPORTED\033[0m\n");
  702. } else {
  703. printf("\033[1;31mNOT SUPPORTED\033[0m\n");
  704. }
  705. }
  706. };
  707. struct sql_printer : public printer {
  708. static std::string get_sql_field_type(const std::string & field) {
  709. switch (test_result::get_field_type(field)) {
  710. case test_result::STRING:
  711. return "TEXT";
  712. case test_result::BOOL:
  713. case test_result::INT:
  714. return "INTEGER";
  715. case test_result::FLOAT:
  716. return "REAL";
  717. default:
  718. GGML_ABORT("invalid field type");
  719. }
  720. }
  721. void print_header() override {
  722. std::vector<std::string> fields = test_result::get_fields();
  723. fprintf(fout, "CREATE TABLE IF NOT EXISTS test_backend_ops (\n");
  724. for (size_t i = 0; i < fields.size(); i++) {
  725. fprintf(fout, " %s %s%s\n", fields[i].c_str(), get_sql_field_type(fields[i]).c_str(),
  726. i < fields.size() - 1 ? "," : "");
  727. }
  728. fprintf(fout, ");\n\n");
  729. }
  730. void print_test_result(const test_result & result) override {
  731. fprintf(fout, "INSERT INTO test_backend_ops (");
  732. std::vector<std::string> fields = test_result::get_fields();
  733. for (size_t i = 0; i < fields.size(); i++) {
  734. fprintf(fout, "%s%s", fields[i].c_str(), i < fields.size() - 1 ? ", " : "");
  735. }
  736. fprintf(fout, ") VALUES (");
  737. std::vector<std::string> values = result.get_values();
  738. for (size_t i = 0; i < values.size(); i++) {
  739. fprintf(fout, "'%s'%s", values[i].c_str(), i < values.size() - 1 ? ", " : "");
  740. }
  741. fprintf(fout, ");\n");
  742. }
  743. };
  744. struct csv_printer : public printer {
  745. void print_header() override {
  746. std::vector<std::string> fields = test_result::get_fields();
  747. for (size_t i = 0; i < fields.size(); i++) {
  748. printf("\"%s\"%s", fields[i].c_str(), i < fields.size() - 1 ? "," : "");
  749. }
  750. printf("\n");
  751. }
  752. void print_test_result(const test_result & result) override {
  753. std::vector<std::string> values = result.get_values();
  754. for (size_t i = 0; i < values.size(); i++) {
  755. // Escape quotes and wrap in quotes for CSV
  756. std::string escaped_value = values[i];
  757. size_t pos = 0;
  758. while ((pos = escaped_value.find("\"", pos)) != std::string::npos) {
  759. escaped_value.replace(pos, 1, "\"\"");
  760. pos += 2;
  761. }
  762. printf("\"%s\"%s", escaped_value.c_str(), i < values.size() - 1 ? "," : "");
  763. }
  764. printf("\n");
  765. }
  766. };
  767. static std::unique_ptr<printer> create_printer(output_formats format) {
  768. switch (format) {
  769. case CONSOLE:
  770. return std::make_unique<console_printer>();
  771. case SQL:
  772. return std::make_unique<sql_printer>();
  773. case CSV:
  774. return std::make_unique<csv_printer>();
  775. }
  776. GGML_ABORT("invalid output format");
  777. }
  778. struct test_case {
  779. virtual ~test_case() {}
  780. virtual std::string op_desc(ggml_tensor * t) {
  781. return ggml_op_desc(t);
  782. }
  783. virtual std::string vars() {
  784. return "";
  785. }
  786. virtual ggml_tensor * build_graph(ggml_context * ctx) = 0;
  787. virtual double max_nmse_err() {
  788. return 1e-7;
  789. }
  790. virtual double max_maa_err() {
  791. return 1e-4;
  792. }
  793. virtual float grad_eps() {
  794. return 1e-1f;
  795. }
  796. // If false, estimate gradient with 2 points, neglects 3rd order derivative and higher.
  797. // If true, estimate gradient with 4 points, neglects 5th order derivative and higher.
  798. virtual bool grad_precise() {
  799. return false;
  800. }
  801. // Skip gradient checks if total number of gradients to be checked is larger than this (to speed up the tests).
  802. virtual int64_t grad_nmax() {
  803. return 10000;
  804. }
  805. // No effect if empty.
  806. // If not empty, skip all gradient checks where the numerical result does not match any of the values.
  807. // Needed for dealing with noncontinuous gradients (e.g. ReLU) where estimation using finite differences is unreliable.
  808. virtual std::vector<float> grad_expect() {
  809. return {};
  810. }
  811. virtual void initialize_tensors(ggml_context * ctx) {
  812. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != nullptr; t = ggml_get_next_tensor(ctx, t)) {
  813. init_tensor_uniform(t);
  814. }
  815. }
  816. virtual size_t op_size(ggml_tensor * t) {
  817. size_t size = ggml_nbytes(t);
  818. // add source tensors
  819. for (int i = 0; i < GGML_MAX_SRC; i++) {
  820. if (t->src[i] != NULL) {
  821. size += ggml_nbytes(t->src[i]);
  822. }
  823. }
  824. return size;
  825. }
  826. virtual uint64_t op_flops(ggml_tensor * t) {
  827. GGML_UNUSED(t);
  828. return 0;
  829. }
  830. virtual bool run_whole_graph() { return false; }
  831. ggml_cgraph * gf = nullptr;
  832. ggml_cgraph * gb = nullptr;
  833. static const int sentinel_size = 1024;
  834. test_mode mode;
  835. std::vector<ggml_tensor *> sentinels;
  836. void add_sentinel(ggml_context * ctx) {
  837. if (mode == MODE_PERF || mode == MODE_GRAD || mode == MODE_SUPPORT) {
  838. return;
  839. }
  840. ggml_tensor * sentinel = ::ggml_new_tensor_1d(ctx, GGML_TYPE_F32, sentinel_size);
  841. ggml_format_name(sentinel, "sent_%zu", sentinels.size());
  842. sentinels.push_back(sentinel);
  843. }
  844. // hijack ggml_new_tensor to add sentinels after each tensor to check for overflows in the backend
  845. ggml_tensor * ggml_new_tensor(ggml_context * ctx, ggml_type type, int n_dims, const int64_t * ne) {
  846. ggml_tensor * t = ::ggml_new_tensor(ctx, type, n_dims, ne);
  847. add_sentinel(ctx);
  848. return t;
  849. }
  850. ggml_tensor * ggml_new_tensor_1d(ggml_context * ctx, ggml_type type, int64_t ne0) {
  851. ggml_tensor * t = ::ggml_new_tensor_1d(ctx, type, ne0);
  852. add_sentinel(ctx);
  853. return t;
  854. }
  855. ggml_tensor * ggml_new_tensor_2d(ggml_context * ctx, ggml_type type, int64_t ne0, int64_t ne1) {
  856. ggml_tensor * t = ::ggml_new_tensor_2d(ctx, type, ne0, ne1);
  857. add_sentinel(ctx);
  858. return t;
  859. }
  860. ggml_tensor * ggml_new_tensor_3d(ggml_context * ctx, ggml_type type, int64_t ne0, int64_t ne1, int64_t ne2) {
  861. ggml_tensor * t = ::ggml_new_tensor_3d(ctx, type, ne0, ne1, ne2);
  862. add_sentinel(ctx);
  863. return t;
  864. }
  865. ggml_tensor * ggml_new_tensor_4d(ggml_context * ctx, ggml_type type, int64_t ne0, int64_t ne1, int64_t ne2, int64_t ne3) {
  866. ggml_tensor * t = ::ggml_new_tensor_4d(ctx, type, ne0, ne1, ne2, ne3);
  867. add_sentinel(ctx);
  868. return t;
  869. }
  870. bool eval(ggml_backend_t backend1, ggml_backend_t backend2, const char * op_name, printer * output_printer) {
  871. mode = MODE_TEST;
  872. ggml_init_params params = {
  873. /* .mem_size = */ ggml_tensor_overhead()*128 + ggml_graph_overhead(),
  874. /* .mem_base = */ NULL,
  875. /* .no_alloc = */ true,
  876. };
  877. ggml_context * ctx = ggml_init(params);
  878. GGML_ASSERT(ctx);
  879. gf = ggml_new_graph(ctx);
  880. // pre-graph sentinel
  881. add_sentinel(ctx);
  882. ggml_tensor * out = build_graph(ctx);
  883. std::string current_op_name = op_desc(out);
  884. if (op_name != nullptr && current_op_name != op_name) {
  885. //printf(" %s: skipping\n", op_desc(out).c_str());
  886. ggml_free(ctx);
  887. return true;
  888. }
  889. // check if the backends support the ops
  890. bool supported = true;
  891. for (ggml_backend_t backend : {backend1, backend2}) {
  892. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  893. if (!ggml_backend_supports_op(backend, t)) {
  894. supported = false;
  895. break;
  896. }
  897. }
  898. }
  899. if (!supported) {
  900. // Create test result for unsupported operation
  901. test_result result(ggml_backend_name(backend1), current_op_name, vars(), "test",
  902. false, false, "not supported");
  903. if (output_printer) {
  904. output_printer->print_test_result(result);
  905. }
  906. ggml_free(ctx);
  907. return true;
  908. }
  909. // post-graph sentinel
  910. add_sentinel(ctx);
  911. // allocate
  912. ggml_backend_buffer_t buf = ggml_backend_alloc_ctx_tensors(ctx, backend1);
  913. if (buf == NULL) {
  914. printf("failed to allocate tensors [%s] ", ggml_backend_name(backend1));
  915. ggml_free(ctx);
  916. return false;
  917. }
  918. // build graph
  919. ggml_build_forward_expand(gf, out);
  920. // add sentinels as graph nodes so that they are checked in the callback
  921. for (ggml_tensor * sentinel : sentinels) {
  922. ggml_graph_add_node(gf, sentinel);
  923. }
  924. // randomize tensors
  925. initialize_tensors(ctx);
  926. // compare
  927. struct callback_userdata {
  928. bool ok;
  929. double max_err;
  930. ggml_backend_t backend1;
  931. ggml_backend_t backend2;
  932. };
  933. callback_userdata ud {
  934. true,
  935. max_nmse_err(),
  936. backend1,
  937. backend2
  938. };
  939. auto callback = [](int index, ggml_tensor * t1, ggml_tensor * t2, void * user_data) -> bool {
  940. callback_userdata * ud = (callback_userdata *) user_data;
  941. const char * bn1 = ggml_backend_name(ud->backend1);
  942. const char * bn2 = ggml_backend_name(ud->backend2);
  943. if (t1->op == GGML_OP_NONE) {
  944. // sentinels must be unchanged
  945. std::vector<uint8_t> t1_data(ggml_nbytes(t1));
  946. std::vector<uint8_t> t2_data(ggml_nbytes(t2));
  947. ggml_backend_tensor_get(t1, t1_data.data(), 0, ggml_nbytes(t1));
  948. ggml_backend_tensor_get(t2, t2_data.data(), 0, ggml_nbytes(t2));
  949. if (memcmp(t1_data.data(), t2_data.data(), ggml_nbytes(t1)) != 0) {
  950. printf("sentinel mismatch: %s ", t1->name);
  951. ud->ok = false;
  952. return true;
  953. }
  954. }
  955. std::vector<float> f1 = tensor_to_float(t1);
  956. std::vector<float> f2 = tensor_to_float(t2);
  957. for (size_t i = 0; i < f1.size(); i++) {
  958. // check for nans
  959. if (std::isnan(f1[i]) || std::isnan(f2[i])) {
  960. printf("[%s] NaN at index %zu (%s=%f %s=%f) ", ggml_op_desc(t1), i, bn1, f1[i], bn2, f2[i]);
  961. ud->ok = false;
  962. return true;
  963. }
  964. // check for infs: both must be inf of the same sign, or both must be finite
  965. if (isinf_or_max(f1[i]) || isinf_or_max(f2[i])) {
  966. if (isinf_or_max(f1[i]) && isinf_or_max(f2[i])) {
  967. if (std::signbit(f1[i]) != std::signbit(f2[i])) {
  968. printf("[%s] inf sign mismatch: %s=%f %s=%f ", ggml_op_desc(t1), bn1, f1[i], bn2, f2[i]);
  969. ud->ok = false;
  970. return true;
  971. }
  972. } else {
  973. printf("[%s] inf mismatch: %s=%f %s=%f ", ggml_op_desc(t1), bn1, f1[i], bn2, f2[i]);
  974. ud->ok = false;
  975. return true;
  976. }
  977. }
  978. }
  979. double err = nmse(f1.data(), f2.data(), f1.size());
  980. if (err > ud->max_err) {
  981. printf("[%s] NMSE = %.9f > %.9f ", ggml_op_desc(t1), err, ud->max_err);
  982. //for (int i = 0; i < (int) f1.size(); i++) {
  983. // printf("%5d %9.6f %9.6f, diff = %9.6f\n", i, f1[i], f2[i], f1[i] - f2[i]);
  984. //}
  985. //printf("\n");
  986. //exit(1);
  987. ud->ok = false;
  988. }
  989. return true;
  990. GGML_UNUSED(index);
  991. };
  992. const bool cmp_ok = ggml_backend_compare_graph_backend(backend1, backend2, gf, callback, &ud, run_whole_graph() ? out : nullptr);
  993. ggml_backend_buffer_free(buf);
  994. ggml_free(ctx);
  995. // Create test result
  996. bool test_passed = ud.ok && cmp_ok;
  997. std::string error_msg = test_passed ? "" : (!cmp_ok ? "compare failed" : "test failed");
  998. test_result result(ggml_backend_name(backend1), current_op_name, vars(), "test", supported, test_passed,
  999. error_msg);
  1000. if (output_printer) {
  1001. output_printer->print_test_result(result);
  1002. }
  1003. return test_passed;
  1004. }
  1005. bool eval_perf(ggml_backend_t backend, const char * op_name, printer * output_printer) {
  1006. mode = MODE_PERF;
  1007. static const size_t graph_nodes = 8192;
  1008. ggml_init_params params = {
  1009. /* .mem_size = */ ggml_tensor_overhead()*128 + ggml_graph_overhead_custom(graph_nodes, false),
  1010. /* .mem_base = */ NULL,
  1011. /* .no_alloc = */ true,
  1012. };
  1013. ggml_context_ptr ctx(ggml_init(params)); // smart ptr
  1014. GGML_ASSERT(ctx);
  1015. ggml_tensor * out = build_graph(ctx.get());
  1016. std::string current_op_name = op_desc(out);
  1017. if (op_name != nullptr && current_op_name != op_name) {
  1018. //printf(" %s: skipping\n", op_desc(out).c_str());
  1019. return true;
  1020. }
  1021. if (!ggml_backend_supports_op(backend, out)) {
  1022. // Create test result for unsupported performance test
  1023. test_result result(ggml_backend_name(backend), current_op_name, vars(), "perf", false, false,
  1024. "not supported");
  1025. output_printer->print_test_result(result);
  1026. return true;
  1027. }
  1028. // allocate
  1029. ggml_backend_buffer_ptr buf(ggml_backend_alloc_ctx_tensors(ctx.get(), backend)); // smart ptr
  1030. if (buf == NULL) {
  1031. printf("failed to allocate tensors\n");
  1032. return false;
  1033. }
  1034. // randomize tensors
  1035. initialize_tensors(ctx.get());
  1036. // build graph
  1037. ggml_cgraph * gf = ggml_new_graph_custom(ctx.get(), graph_nodes, false);
  1038. ggml_build_forward_expand(gf, out);
  1039. // warmup run
  1040. ggml_status status = ggml_backend_graph_compute(backend, gf);
  1041. if (status != GGML_STATUS_SUCCESS) {
  1042. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1043. return false;
  1044. }
  1045. // determine number of runs
  1046. int n_runs;
  1047. bool is_cpu = ggml_backend_dev_type(ggml_backend_get_device(backend)) == GGML_BACKEND_DEVICE_TYPE_CPU;
  1048. if (op_flops(out) > 0) {
  1049. // based on flops
  1050. const uint64_t GFLOP = 1000 * 1000 * 1000;
  1051. const uint64_t target_flops_cpu = 8ULL * GFLOP;
  1052. const uint64_t target_flops_gpu = 100ULL * GFLOP;
  1053. uint64_t target_flops = is_cpu ? target_flops_cpu : target_flops_gpu;
  1054. n_runs = std::min<int>(ggml_graph_size(gf) - ggml_graph_n_nodes(gf), target_flops / op_flops(out)) + 1;
  1055. } else {
  1056. // based on memory size
  1057. const size_t GB = 1ULL << 30;
  1058. const size_t target_size_cpu = 8 * GB;
  1059. const size_t target_size_gpu = 32 * GB;
  1060. size_t target_size = is_cpu ? target_size_cpu : target_size_gpu;
  1061. n_runs = std::min<int>(ggml_graph_size(gf) - ggml_graph_n_nodes(gf), target_size / op_size(out)) + 1;
  1062. }
  1063. // duplicate the op
  1064. for (int i = 1; i < n_runs; i++) {
  1065. ggml_graph_add_node(gf, out);
  1066. }
  1067. // calculate memory
  1068. size_t mem = n_runs * op_size(out);
  1069. auto tensor_op_size = [](ggml_tensor * t) {
  1070. size_t size = ggml_nbytes(t);
  1071. // add source tensors
  1072. for (int i = 0; i < GGML_MAX_SRC; i++) {
  1073. if (t->src[i] != NULL) {
  1074. size += ggml_nbytes(t->src[i]);
  1075. }
  1076. }
  1077. return size;
  1078. };
  1079. for (int i = 0; i < ggml_graph_n_nodes(gf); ++i) {
  1080. if (ggml_is_view_op(ggml_graph_node(gf, i)->op) || ggml_graph_node(gf, i) == out) {
  1081. continue;
  1082. }
  1083. mem += tensor_op_size(ggml_graph_node(gf, i));
  1084. }
  1085. // run
  1086. int64_t total_time_us = 0;
  1087. int64_t total_mem = 0;
  1088. int total_runs = 0;
  1089. do {
  1090. int64_t start_time = ggml_time_us();
  1091. ggml_status status = ggml_backend_graph_compute(backend, gf);
  1092. if (status != GGML_STATUS_SUCCESS) {
  1093. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1094. return false;
  1095. }
  1096. int64_t end_time = ggml_time_us();
  1097. total_time_us += end_time - start_time;
  1098. total_mem += mem;
  1099. total_runs += n_runs;
  1100. } while (total_time_us < 1000*1000); // run for at least 1 second
  1101. // Create test result
  1102. double avg_time_us = (double) total_time_us / total_runs;
  1103. double calculated_flops = (op_flops(out) > 0) ? (op_flops(out) * total_runs) / (total_time_us / 1e6) : 0.0;
  1104. double calculated_bandwidth =
  1105. (op_flops(out) == 0) ? total_mem / (total_time_us / 1e6) / 1024.0 / 1024.0 / 1024.0 : 0.0;
  1106. size_t calculated_memory_kb = op_size(out) / 1024;
  1107. test_result result(ggml_backend_name(backend), current_op_name, vars(), "perf", true, true, "", avg_time_us,
  1108. calculated_flops, calculated_bandwidth, calculated_memory_kb, total_runs);
  1109. if (output_printer) {
  1110. output_printer->print_test_result(result);
  1111. }
  1112. return true;
  1113. }
  1114. bool eval_support(ggml_backend_t backend, const char * op_name, printer * output_printer) {
  1115. mode = MODE_SUPPORT;
  1116. static const size_t graph_nodes = 8192;
  1117. ggml_init_params params = {
  1118. /* .mem_size = */ ggml_tensor_overhead()*128 + ggml_graph_overhead_custom(graph_nodes, false),
  1119. /* .mem_base = */ NULL,
  1120. /* .no_alloc = */ true,
  1121. };
  1122. ggml_context_ptr ctx(ggml_init(params)); // smart ptr
  1123. GGML_ASSERT(ctx);
  1124. ggml_tensor * out = build_graph(ctx.get());
  1125. std::string current_op_name = op_desc(out);
  1126. if (op_name != nullptr && current_op_name != op_name) {
  1127. return true;
  1128. }
  1129. bool supported = ggml_backend_supports_op(backend, out);
  1130. std::string device_desc = ggml_backend_dev_description(ggml_backend_get_device(backend));
  1131. std::string backend_reg_name = ggml_backend_reg_name(ggml_backend_dev_backend_reg(ggml_backend_get_device(backend)));
  1132. test_result result(ggml_backend_name(backend), current_op_name, vars(), "support", supported, supported,
  1133. supported ? "yes" : "no", 0.0, 0.0, 0.0, 0, 0, device_desc, backend_reg_name);
  1134. output_printer->print_test_result(result);
  1135. return true;
  1136. }
  1137. bool eval_grad(ggml_backend_t backend, const char * op_name, printer * output_printer) {
  1138. mode = MODE_GRAD;
  1139. const std::vector<float> expect = grad_expect();
  1140. ggml_init_params params = {
  1141. /* .mem_size = */ ggml_tensor_overhead()*128 + 2*ggml_graph_overhead_custom(GGML_DEFAULT_GRAPH_SIZE, true),
  1142. /* .mem_base = */ NULL,
  1143. /* .no_alloc = */ true,
  1144. };
  1145. ggml_context_ptr ctx(ggml_init(params)); // smart ptr
  1146. GGML_ASSERT(ctx);
  1147. gf = ggml_new_graph_custom(ctx.get(), GGML_DEFAULT_GRAPH_SIZE, true);
  1148. gb = ggml_new_graph_custom(ctx.get(), GGML_DEFAULT_GRAPH_SIZE, true);
  1149. ggml_tensor * out = build_graph(ctx.get());
  1150. if ((op_name != nullptr && op_desc(out) != op_name) || out->op == GGML_OP_OPT_STEP_ADAMW) {
  1151. return true;
  1152. }
  1153. if (out->type != GGML_TYPE_F32) {
  1154. output_printer->print_operation(test_operation_info(op_desc(out), vars(), ggml_backend_name(backend),
  1155. test_status_t::NOT_SUPPORTED,
  1156. out->name + std::string("->type != FP32")));
  1157. return true;
  1158. }
  1159. // Print operation info first
  1160. output_printer->print_operation(test_operation_info(op_desc(out), vars(), ggml_backend_name(backend)));
  1161. // check if the backend supports the ops
  1162. bool supported = true;
  1163. bool any_params = false;
  1164. std::string failure_reason;
  1165. for (ggml_tensor * t = ggml_get_first_tensor(ctx.get()); t != NULL; t = ggml_get_next_tensor(ctx.get(), t)) {
  1166. if (!ggml_backend_supports_op(backend, t)) {
  1167. supported = false;
  1168. failure_reason = ggml_backend_name(backend);
  1169. break;
  1170. }
  1171. if ((t->flags & GGML_TENSOR_FLAG_PARAM)) {
  1172. any_params = true;
  1173. if (t->type != GGML_TYPE_F32) {
  1174. supported = false;
  1175. failure_reason = std::string(t->name) + "->type != FP32";
  1176. break;
  1177. }
  1178. }
  1179. }
  1180. if (!any_params) {
  1181. supported = false;
  1182. failure_reason = op_desc(out);
  1183. }
  1184. if (!supported) {
  1185. output_printer->print_operation(test_operation_info(op_desc(out), vars(), ggml_backend_name(backend),
  1186. test_status_t::NOT_SUPPORTED, failure_reason));
  1187. return true;
  1188. }
  1189. int64_t ngrads = 0;
  1190. for (ggml_tensor * t = ggml_get_first_tensor(ctx.get()); t != NULL; t = ggml_get_next_tensor(ctx.get(), t)) {
  1191. if (t->flags & GGML_TENSOR_FLAG_PARAM) {
  1192. ngrads += ggml_nelements(t);
  1193. }
  1194. }
  1195. if (ngrads > grad_nmax()) {
  1196. test_operation_info info(op_desc(out), vars(), ggml_backend_name(backend));
  1197. info.set_large_tensor_skip();
  1198. output_printer->print_operation(info);
  1199. return true;
  1200. }
  1201. if (!ggml_is_scalar(out)) {
  1202. out = ggml_sum(ctx.get(), out);
  1203. ggml_set_name(out, "sum_of_out");
  1204. }
  1205. ggml_set_loss(out);
  1206. ggml_build_forward_expand(gf, out);
  1207. ggml_graph_cpy(gf, gb);
  1208. ggml_build_backward_expand(ctx.get(), gb, nullptr);
  1209. if (expect.size() != 1 || expect[0] != 0.0f) {
  1210. GGML_ASSERT(ggml_graph_n_nodes(gb) > ggml_graph_n_nodes(gf));
  1211. for (ggml_tensor * t = ggml_get_first_tensor(ctx.get()); t != NULL; t = ggml_get_next_tensor(ctx.get(), t)) {
  1212. GGML_ASSERT(!(t->flags & GGML_TENSOR_FLAG_PARAM) || ggml_graph_get_grad(gb, t)->op != GGML_OP_NONE);
  1213. }
  1214. }
  1215. for (ggml_tensor * t = ggml_get_first_tensor(ctx.get()); t != NULL; t = ggml_get_next_tensor(ctx.get(), t)) {
  1216. if (!ggml_backend_supports_op(backend, t)) {
  1217. output_printer->print_operation(test_operation_info(op_desc(out), vars(), ggml_backend_name(backend),
  1218. test_status_t::NOT_SUPPORTED,
  1219. ggml_backend_name(backend)));
  1220. supported = false;
  1221. break;
  1222. }
  1223. if ((t->flags & GGML_TENSOR_FLAG_PARAM) && t->type != GGML_TYPE_F32) {
  1224. output_printer->print_operation(test_operation_info(op_desc(out), vars(), ggml_backend_name(backend),
  1225. test_status_t::NOT_SUPPORTED,
  1226. std::string(t->name) + "->type != FP32"));
  1227. supported = false;
  1228. break;
  1229. }
  1230. }
  1231. if (!supported) {
  1232. return true;
  1233. }
  1234. // allocate
  1235. ggml_backend_buffer_ptr buf(ggml_backend_alloc_ctx_tensors(ctx.get(), backend)); // smart ptr
  1236. if (buf == NULL) {
  1237. test_operation_info info(op_desc(out), vars(), ggml_backend_name(backend));
  1238. info.set_error("allocation", "");
  1239. output_printer->print_operation(info);
  1240. return false;
  1241. }
  1242. initialize_tensors(ctx.get()); // Randomizes all tensors (including gradients).
  1243. ggml_graph_reset(gb); // Sets gradients to 1 if loss, 0 otherwise.
  1244. ggml_status status = ggml_backend_graph_compute(backend, gf);
  1245. if (status != GGML_STATUS_SUCCESS) {
  1246. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1247. return false;
  1248. }
  1249. status = ggml_backend_graph_compute(backend, gb);
  1250. if (status != GGML_STATUS_SUCCESS) {
  1251. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1252. return false;
  1253. }
  1254. bool ok = true;
  1255. for (struct ggml_tensor * t = ggml_get_first_tensor(ctx.get()); t != nullptr; t = ggml_get_next_tensor(ctx.get(), t)) {
  1256. if (!(t->flags & GGML_TENSOR_FLAG_PARAM)) {
  1257. continue;
  1258. }
  1259. const char * bn = ggml_backend_name(backend);
  1260. const int64_t ne = ggml_nelements(t);
  1261. std::vector<float> ga;
  1262. struct ggml_tensor * grad = ggml_graph_get_grad(gb, t);
  1263. if (grad) {
  1264. ga = tensor_to_float(grad);
  1265. } else {
  1266. ga.resize(ne); // default value is 0.0f
  1267. }
  1268. for (int64_t i = 0; i < ne; ++i) { // gradient algebraic
  1269. // check for nans
  1270. if (!std::isfinite(ga[i])) {
  1271. test_operation_info info(op_desc(out), vars(), ggml_backend_name(backend));
  1272. info.set_gradient_info(i, bn, ga[i]);
  1273. output_printer->print_operation(info);
  1274. ok = false;
  1275. break;
  1276. }
  1277. }
  1278. if (!ok) {
  1279. break;
  1280. }
  1281. std::vector<float> gn(ne); // gradient numeric
  1282. GGML_ASSERT(ga.size() == gn.size());
  1283. std::vector<float> x0 = tensor_to_float(t); // original t data
  1284. GGML_ASSERT(ggml_is_scalar(out));
  1285. GGML_ASSERT(out->type == GGML_TYPE_F32);
  1286. const float eps = grad_eps();
  1287. for (int64_t i = 0; i < ne; ++i) {
  1288. const float xiu = x0[i] + 1.0f*eps; // x, index i, up
  1289. const float xiuh = x0[i] + 0.5f*eps; // x, index i, up half
  1290. const float xidh = x0[i] - 0.5f*eps; // x, index i, down half
  1291. const float xid = x0[i] - 1.0f*eps; // x, index i, down
  1292. float fu, fuh, fdh, fd; // output values for xiu, xiuh, xid, xidh
  1293. ggml_backend_tensor_set(t, &xiu, i*sizeof(float), sizeof(float));
  1294. status = ggml_backend_graph_compute(backend, gf);
  1295. if (status != GGML_STATUS_SUCCESS) {
  1296. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1297. return false;
  1298. }
  1299. ggml_backend_tensor_get(out, &fu, 0, ggml_nbytes(out));
  1300. ggml_backend_tensor_set(t, &xid, i*sizeof(float), sizeof(float));
  1301. status = ggml_backend_graph_compute(backend, gf);
  1302. if (status != GGML_STATUS_SUCCESS) {
  1303. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1304. return false;
  1305. }
  1306. ggml_backend_tensor_get(out, &fd, 0, ggml_nbytes(out));
  1307. if (grad_precise()) {
  1308. ggml_backend_tensor_set(t, &xiuh, i*sizeof(float), sizeof(float));
  1309. status = ggml_backend_graph_compute(backend, gf);
  1310. if (status != GGML_STATUS_SUCCESS) {
  1311. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1312. return false;
  1313. }
  1314. ggml_backend_tensor_get(out, &fuh, 0, ggml_nbytes(out));
  1315. ggml_backend_tensor_set(t, &xidh, i*sizeof(float), sizeof(float));
  1316. status = ggml_backend_graph_compute(backend, gf);
  1317. if (status != GGML_STATUS_SUCCESS) {
  1318. fprintf(stderr, "%s: ggml_backend_graph_compute failed. status=%s \n", __func__, ggml_status_to_string(status));
  1319. return false;
  1320. }
  1321. ggml_backend_tensor_get(out, &fdh, 0, ggml_nbytes(out));
  1322. gn[i] = (8.0*(double)fuh + (double)fd - (8.0*(double)fdh + (double)fu)) / (6.0*(double)eps);
  1323. } else {
  1324. gn[i] = (fu - fd) / (2.0f*eps);
  1325. }
  1326. ggml_backend_tensor_set(t, x0.data(), 0, ggml_nbytes(t));
  1327. }
  1328. const double err = mean_abs_asymm(gn.data(), ga.data(), gn.size(), expect);
  1329. if (err > max_maa_err()) {
  1330. test_operation_info info(op_desc(out), vars(), ggml_backend_name(backend));
  1331. info.set_maa_error(err, max_maa_err());
  1332. output_printer->print_operation(info);
  1333. ok = false;
  1334. break;
  1335. }
  1336. if (!ok) {
  1337. break;
  1338. }
  1339. }
  1340. // Create final test result
  1341. test_operation_info final_info(op_desc(out), vars(), ggml_backend_name(backend));
  1342. if (!ok) {
  1343. final_info.set_compare_failure();
  1344. }
  1345. final_info.status = ok ? test_status_t::OK : test_status_t::FAIL;
  1346. output_printer->print_operation(final_info);
  1347. if (ok) {
  1348. return true;
  1349. }
  1350. return false;
  1351. }
  1352. };
  1353. // ###################################
  1354. // ## Section 2: GGML Op Defintions ##
  1355. // ###################################
  1356. // The following is an example showing the bare minimum for creating a test for a GGML op.
  1357. // GGML_OP_EXAMPLE
  1358. struct test_example : public test_case {
  1359. // Always define these 2 or variants thereof:
  1360. const ggml_type type; // The type of the input tensors.
  1361. const std::array<int64_t, 4> ne; // The shape of the input tensors.
  1362. // For some ops it's necessary to define multiple types or shapes for the inputs.
  1363. // Or they may need additional parameters.
  1364. // Put all parameters needed to fully define the test into one of the VARS_TO_STR macros.
  1365. // In most cases these are just the properties of the struct that you defined above.
  1366. // This is needed for info prints.
  1367. std::string vars() override {
  1368. return VARS_TO_STR2(type, ne);
  1369. }
  1370. // Define a constructor for the struct.
  1371. // In most cases it will be sufficient to have the same arguments as the struct has properties
  1372. // and just use initializer lists.
  1373. test_example(ggml_type type = GGML_TYPE_F32,
  1374. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  1375. : type(type), ne(ne) {}
  1376. // Define how a simple GGML compute graph can be constructed for the new GGML op.
  1377. ggml_tensor * build_graph(ggml_context * ctx) override {
  1378. // Step 1: create input tensors that don't depend on any other tensors:
  1379. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  1380. ggml_set_name(a, "a"); // Setting names is optional but it's useful for debugging.
  1381. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne.data());
  1382. ggml_set_name(b, "b");
  1383. // Step 2: use the op that you want to test in the GGML compute graph.
  1384. ggml_tensor * out = ggml_add(ctx, a, b); // For this example we're just doing a simple addition.
  1385. ggml_set_name(out, "out");
  1386. // Step 3: return the output tensor.
  1387. return out;
  1388. }
  1389. // In order to also check the gradients for your op, add calls like ggml_set_param(a)
  1390. // immediately after you create the tensors.
  1391. // This is optional and only makes sense if a backward pass has actually been implemented for the new op.
  1392. };
  1393. // GGML_OP_UNARY
  1394. struct test_unary : public test_case {
  1395. const ggml_unary_op op;
  1396. const ggml_type type;
  1397. const std::array<int64_t, 4> ne_a;
  1398. int v; // view (1 : non-contiguous a)
  1399. std::string vars() override {
  1400. return VARS_TO_STR3(type, ne_a, v);
  1401. }
  1402. test_unary(ggml_unary_op op,
  1403. ggml_type type = GGML_TYPE_F32,
  1404. std::array<int64_t, 4> ne_a = {128, 2, 2, 2},
  1405. int v = 0)
  1406. : op(op), type(type), ne_a(ne_a), v(v) {}
  1407. ggml_tensor * build_graph(ggml_context * ctx) override {
  1408. const bool grad_supported = op == GGML_UNARY_OP_ABS || op == GGML_UNARY_OP_SGN || op == GGML_UNARY_OP_NEG ||
  1409. op == GGML_UNARY_OP_STEP || op == GGML_UNARY_OP_RELU || op == GGML_UNARY_OP_SILU;
  1410. ggml_tensor * a;
  1411. if (v & 1) {
  1412. auto ne = ne_a; ne[0] *= 3;
  1413. a = ggml_new_tensor(ctx, type, 4, ne.data());
  1414. if (grad_supported) {
  1415. ggml_set_param(a);
  1416. }
  1417. ggml_set_name(a, "a");
  1418. a = ggml_view_4d(ctx, a, ne_a[0], ne_a[1], ne_a[2], ne_a[3], a->nb[1], a->nb[2], a->nb[3], 0);
  1419. ggml_set_name(a, "view_of_a");
  1420. } else {
  1421. a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  1422. if (grad_supported) {
  1423. ggml_set_param(a);
  1424. }
  1425. ggml_set_name(a, "a");
  1426. }
  1427. ggml_tensor * out = ggml_unary(ctx, a, op);
  1428. ggml_set_name(out, "out");
  1429. return out;
  1430. }
  1431. void initialize_tensors(ggml_context * ctx) override {
  1432. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1433. // test extended range of values to check for NaNs in GELU
  1434. init_tensor_uniform(t, -150.f, 150.f);
  1435. }
  1436. }
  1437. float grad_eps() override {
  1438. return 15.0f;
  1439. }
  1440. std::vector<float> grad_expect() override {
  1441. if (op == GGML_UNARY_OP_ABS) {
  1442. return {-1.0f, 1.0f};
  1443. }
  1444. if (op == GGML_UNARY_OP_SGN || op == GGML_UNARY_OP_STEP) {
  1445. return {0.0f};
  1446. }
  1447. if (op == GGML_UNARY_OP_RELU) {
  1448. return {0.0f, 1.0f};
  1449. }
  1450. return {};
  1451. }
  1452. };
  1453. // GGML_OP_GLU
  1454. struct test_glu : public test_case {
  1455. const ggml_glu_op op;
  1456. const ggml_type type;
  1457. const std::array<int64_t, 4> ne_a;
  1458. int v; // view (1 : non-contiguous a)
  1459. bool swapped;
  1460. std::string vars() override {
  1461. return VARS_TO_STR4(type, ne_a, v, swapped);
  1462. }
  1463. test_glu(ggml_glu_op op,
  1464. ggml_type type = GGML_TYPE_F32,
  1465. std::array<int64_t, 4> ne_a = {128, 2, 2, 2},
  1466. int v = 0,
  1467. bool swapped = false)
  1468. : op(op), type(type), ne_a(ne_a), v(v), swapped(swapped) {}
  1469. ggml_tensor * build_graph(ggml_context * ctx) override {
  1470. ggml_tensor * a;
  1471. if (v & 1) {
  1472. auto ne = ne_a; ne[0] *= 3;
  1473. a = ggml_new_tensor(ctx, type, 4, ne.data());
  1474. ggml_set_name(a, "a");
  1475. a = ggml_view_4d(ctx, a, ne_a[0], ne_a[1], ne_a[2], ne_a[3], a->nb[1], a->nb[2], a->nb[3], 0);
  1476. ggml_set_name(a, "view_of_a");
  1477. } else {
  1478. a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  1479. ggml_set_name(a, "a");
  1480. }
  1481. ggml_tensor * out = ggml_glu(ctx, a, op, swapped);
  1482. ggml_set_name(out, "out");
  1483. return out;
  1484. }
  1485. void initialize_tensors(ggml_context * ctx) override {
  1486. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1487. // test extended range of values to check for NaNs in GELU
  1488. init_tensor_uniform(t, -150.f, 150.f);
  1489. }
  1490. }
  1491. };
  1492. struct test_glu_split : public test_case {
  1493. const ggml_glu_op op;
  1494. const ggml_type type;
  1495. const std::array<int64_t, 4> ne_a;
  1496. int v; // view (1 : non-contiguous a)
  1497. std::string vars() override {
  1498. return VARS_TO_STR3(type, ne_a, v) + ",split";
  1499. }
  1500. test_glu_split(ggml_glu_op op,
  1501. ggml_type type = GGML_TYPE_F32,
  1502. std::array<int64_t, 4> ne_a = {128, 2, 2, 2},
  1503. int v = 0)
  1504. : op(op), type(type), ne_a(ne_a), v(v) {}
  1505. ggml_tensor * build_graph(ggml_context * ctx) override {
  1506. ggml_tensor * a;
  1507. ggml_tensor * b;
  1508. if (v & 1) {
  1509. auto ne = ne_a; ne[0] *= 3;
  1510. a = ggml_new_tensor(ctx, type, 4, ne.data());
  1511. ggml_set_param(a);
  1512. ggml_set_name(a, "a");
  1513. a = ggml_view_4d(ctx, a, ne_a[0], ne_a[1], ne_a[2], ne_a[3], a->nb[1], a->nb[2], a->nb[3], 0);
  1514. ggml_set_name(a, "view_of_a");
  1515. b = ggml_new_tensor(ctx, type, 4, ne.data());
  1516. ggml_set_param(b);
  1517. ggml_set_name(b, "b");
  1518. b = ggml_view_4d(ctx, b, ne_a[0], ne_a[1], ne_a[2], ne_a[3], b->nb[1], b->nb[2], b->nb[3], 0);
  1519. ggml_set_name(a, "view_of_b");
  1520. } else {
  1521. a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  1522. ggml_set_param(a);
  1523. ggml_set_name(a, "a");
  1524. b = ggml_new_tensor(ctx, type, 4, ne_a.data());
  1525. ggml_set_param(b);
  1526. ggml_set_name(b, "b");
  1527. }
  1528. ggml_tensor * out = ggml_glu_split(ctx, a, b, op);
  1529. ggml_set_name(out, "out");
  1530. return out;
  1531. }
  1532. void initialize_tensors(ggml_context * ctx) override {
  1533. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1534. // test extended range of values to check for NaNs in GELU
  1535. init_tensor_uniform(t, -150.f, 150.f);
  1536. }
  1537. }
  1538. };
  1539. // GGML_OP_GET_ROWS
  1540. struct test_get_rows : public test_case {
  1541. const ggml_type type;
  1542. const int n; // cols
  1543. const int m; // rows
  1544. const int r; // rows to get
  1545. const int b; // batch size
  1546. const bool v; // view (non-contiguous src1)
  1547. std::string vars() override {
  1548. return VARS_TO_STR6(type, n, m, r, b, v);
  1549. }
  1550. test_get_rows(ggml_type type = GGML_TYPE_F32, int n = 10, int m = 5, int r = 3, int b = 1, bool v = false)
  1551. : type(type), n(n), m(m), r(r), b(b), v(v) {}
  1552. ggml_tensor * build_graph(ggml_context * ctx) override {
  1553. ggml_tensor * in = ggml_new_tensor_3d(ctx, type, n, m, b);
  1554. ggml_set_name(in, "in");
  1555. ggml_tensor * rows = ggml_new_tensor_2d(ctx, GGML_TYPE_I32, r, b);
  1556. ggml_set_name(rows, "rows");
  1557. if (v) {
  1558. rows = ggml_view_2d(ctx, rows, r/2, b, rows->nb[1], 0);
  1559. ggml_set_name(rows, "view_of_rows");
  1560. }
  1561. const bool grad_supported = ggml_is_matrix(in) && ggml_is_vector(rows);
  1562. if (grad_supported) {
  1563. ggml_set_param(in);
  1564. // rows is a constant input -> no gradients
  1565. }
  1566. ggml_tensor * out = ggml_get_rows(ctx, in, rows);
  1567. ggml_set_name(out, "out");
  1568. return out;
  1569. }
  1570. void initialize_tensors(ggml_context * ctx) override {
  1571. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1572. if (t->type == GGML_TYPE_I32) {
  1573. if (ggml_is_view_op(t->op)) { continue; }
  1574. // rows
  1575. std::vector<int> data(r*b);
  1576. for (int i = 0; i < r*b; i++) {
  1577. data[i] = rand() % m;
  1578. }
  1579. ggml_backend_tensor_set(t, data.data(), 0, r * b * sizeof(int));
  1580. } else {
  1581. init_tensor_uniform(t);
  1582. }
  1583. }
  1584. }
  1585. };
  1586. // GGML_OP_GET_ROWS_BACK
  1587. struct test_get_rows_back : public test_case {
  1588. const ggml_type type;
  1589. const int n; // cols
  1590. const int m; // rows
  1591. const int r; // rows to get
  1592. const int b; // batch size
  1593. const bool v; // view (non-contiguous src1)
  1594. std::string vars() override {
  1595. return VARS_TO_STR6(type, n, m, r, b, v);
  1596. }
  1597. test_get_rows_back(ggml_type type = GGML_TYPE_F32, int n = 10, int m = 5, int r = 3, int b = 1, bool v = false)
  1598. : type(type), n(n), m(m), r(r), b(b), v(v) {}
  1599. ggml_tensor * build_graph(ggml_context * ctx) override {
  1600. ggml_tensor * in_forward = ggml_new_tensor_3d(ctx, type, n, m, b);
  1601. ggml_set_name(in_forward, "in_forward");
  1602. ggml_tensor * rows = ggml_new_tensor_2d(ctx, GGML_TYPE_I32, r, b);
  1603. ggml_set_name(rows, "rows");
  1604. if (v) {
  1605. rows = ggml_view_2d(ctx, rows, r/2, b, rows->nb[1], 0);
  1606. ggml_set_name(rows, "view_of_rows");
  1607. }
  1608. ggml_tensor * grad = ggml_new_tensor_3d(ctx, type, n, r, b);
  1609. ggml_set_name(grad, "grad");
  1610. ggml_tensor * out = ggml_get_rows_back(ctx, grad, rows, in_forward);
  1611. ggml_set_name(out, "out");
  1612. return out;
  1613. }
  1614. void initialize_tensors(ggml_context * ctx) override {
  1615. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1616. if (t->type == GGML_TYPE_I32) {
  1617. if (ggml_is_view_op(t->op)) { continue; }
  1618. // rows
  1619. std::vector<int> data(r*b);
  1620. for (int i = 0; i < r*b; i++) {
  1621. data[i] = rand() % m;
  1622. }
  1623. ggml_backend_tensor_set(t, data.data(), 0, r * b * sizeof(int));
  1624. } else {
  1625. init_tensor_uniform(t);
  1626. }
  1627. }
  1628. }
  1629. };
  1630. // GGML_OP_SET_ROWS
  1631. struct test_set_rows : public test_case {
  1632. const ggml_type type;
  1633. const std::array<int64_t, 4> ne;
  1634. const std::array<int, 2> nr23; // broadcast only dims 2 and 3
  1635. const int r; // rows to set
  1636. const bool v; // view (non-contiguous src1)
  1637. std::string vars() override {
  1638. return VARS_TO_STR5(type, ne, nr23, r, v);
  1639. }
  1640. test_set_rows(ggml_type type,
  1641. std::array<int64_t, 4> ne,
  1642. std::array<int, 2> nr23,
  1643. int r, bool v = false)
  1644. : type(type), ne(ne), nr23(nr23), r(r), v(v) {}
  1645. ggml_tensor * build_graph(ggml_context * ctx) override {
  1646. ggml_tensor * dst = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2]*nr23[0], ne[3]*nr23[1]);
  1647. ggml_set_name(dst, "dst");
  1648. ggml_tensor * src = ggml_new_tensor_4d(ctx, GGML_TYPE_F32, ne[0], r, ne[2]*nr23[0], ne[3]*nr23[1]);
  1649. ggml_set_name(src, "src");
  1650. ggml_tensor * row_idxs = ggml_new_tensor_3d(ctx, GGML_TYPE_I64, r, ne[2], ne[3]);
  1651. ggml_set_name(row_idxs, "row_idxs");
  1652. if (v) {
  1653. src = ggml_view_4d(ctx, src, ne[0], r/2, ne[2]*nr23[0], ne[3]*nr23[1], src->nb[1], src->nb[2], src->nb[3], 0);
  1654. row_idxs = ggml_view_3d(ctx, row_idxs, r/2, ne[2], ne[3], row_idxs->nb[1], row_idxs->nb[2], 0);
  1655. ggml_set_name(row_idxs, "view_of_rows");
  1656. }
  1657. ggml_tensor * out = ggml_set_rows(ctx, dst, src, row_idxs);
  1658. ggml_set_name(out, "out");
  1659. return out;
  1660. }
  1661. void initialize_tensors(ggml_context * ctx) override {
  1662. std::random_device rd;
  1663. std::default_random_engine rng(rd());
  1664. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1665. if (t->type == GGML_TYPE_I64) {
  1666. if (ggml_is_view_op(t->op)) {
  1667. continue;
  1668. }
  1669. for (int i2 = 0; i2 < t->ne[2]; i2++) {
  1670. for (int i1 = 0; i1 < t->ne[1]; i1++) {
  1671. // generate a shuffled subset of row indices
  1672. std::vector<int64_t> data(ne[1]);
  1673. for (int i = 0; i < ne[1]; i++) {
  1674. data[i] = i;
  1675. }
  1676. std::shuffle(data.begin(), data.end(), rng);
  1677. data.resize(t->ne[0]);
  1678. const size_t offs = i1*t->nb[1] + i2*t->nb[2];
  1679. ggml_backend_tensor_set(t, data.data(), offs, t->ne[0]*sizeof(int64_t));
  1680. }
  1681. }
  1682. } else {
  1683. init_tensor_uniform(t);
  1684. }
  1685. }
  1686. }
  1687. };
  1688. // GGML_OP_ARGMAX
  1689. struct test_argmax : public test_case {
  1690. const ggml_type type;
  1691. const std::array<int64_t, 4> ne;
  1692. std::string vars() override {
  1693. return VARS_TO_STR2(type, ne);
  1694. }
  1695. test_argmax(ggml_type type = GGML_TYPE_F32,
  1696. std::array<int64_t, 4> ne = {10, 100, 1, 1})
  1697. : type(type), ne(ne) {}
  1698. ggml_tensor * build_graph(ggml_context * ctx) override {
  1699. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  1700. ggml_set_name(a, "a");
  1701. ggml_tensor * out = ggml_argmax(ctx, a);
  1702. ggml_set_name(out, "out");
  1703. return out;
  1704. }
  1705. void initialize_tensors(ggml_context * ctx) override {
  1706. std::random_device rd;
  1707. std::default_random_engine rng(rd());
  1708. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  1709. if (t->type == GGML_TYPE_F32) {
  1710. // initialize with unique values to avoid ties
  1711. for (int64_t r = 0; r < ggml_nrows(t); r++) {
  1712. std::vector<float> data(t->ne[0]);
  1713. for (int i = 0; i < t->ne[0]; i++) {
  1714. data[i] = i;
  1715. }
  1716. std::shuffle(data.begin(), data.end(), rng);
  1717. ggml_backend_tensor_set(t, data.data(), r * t->nb[1], t->ne[0] * sizeof(float));
  1718. }
  1719. } else {
  1720. init_tensor_uniform(t);
  1721. }
  1722. }
  1723. }
  1724. double max_nmse_err() override {
  1725. return 0.0;
  1726. }
  1727. };
  1728. // GGML_OP_COUNT_EQUAL
  1729. struct test_count_equal : public test_case {
  1730. const ggml_type type;
  1731. const std::array<int64_t, 4> ne;
  1732. std::string vars() override {
  1733. return VARS_TO_STR2(type, ne);
  1734. }
  1735. test_count_equal(ggml_type type = GGML_TYPE_F32,
  1736. std::array<int64_t, 4> ne = {4, 500, 1, 1})
  1737. : type(type), ne(ne) {}
  1738. ggml_tensor * build_graph(ggml_context * ctx) override {
  1739. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  1740. ggml_set_name(a, "a");
  1741. ggml_tensor * a_argmax = ggml_argmax(ctx, a);
  1742. ggml_set_name(a_argmax, "a_argmax");
  1743. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne.data());
  1744. ggml_set_name(b, "b");
  1745. ggml_tensor * b_argmax = ggml_argmax(ctx, b);
  1746. ggml_set_name(b_argmax, "b_argmax");
  1747. ggml_tensor * out = ggml_count_equal(ctx, a_argmax, b_argmax);
  1748. ggml_set_name(out, "out");
  1749. return out;
  1750. }
  1751. double max_nmse_err() override {
  1752. return 0.0;
  1753. }
  1754. };
  1755. // GGML_OP_REPEAT
  1756. struct test_repeat : public test_case {
  1757. const ggml_type type;
  1758. const std::array<int64_t, 4> ne;
  1759. const std::array<int, 4> nr;
  1760. std::string vars() override {
  1761. return VARS_TO_STR3(type, ne, nr);
  1762. }
  1763. size_t op_size(ggml_tensor * t) override {
  1764. return ggml_nbytes(t) * 2;
  1765. }
  1766. test_repeat(ggml_type type = GGML_TYPE_F32,
  1767. std::array<int64_t, 4> ne = {10, 5, 4, 3},
  1768. std::array<int, 4> nr = {2, 2, 2, 2})
  1769. : type(type), ne(ne), nr(nr) {}
  1770. ggml_tensor * build_graph(ggml_context * ctx) override {
  1771. ggml_tensor * target = ggml_new_tensor_4d(ctx, type, ne[0]*nr[0], ne[1]*nr[1], ne[2]*nr[2], ne[3]*nr[3]);
  1772. ggml_set_name(target, "target");
  1773. ggml_tensor * src = ggml_new_tensor(ctx, type, 4, ne.data());
  1774. ggml_set_param(src);
  1775. ggml_set_name(src, "src");
  1776. ggml_tensor * out = ggml_repeat(ctx, src, target);
  1777. ggml_set_name(out, "out");
  1778. return out;
  1779. }
  1780. };
  1781. // GGML_OP_REPEAT_BACK
  1782. struct test_repeat_back : public test_case {
  1783. const ggml_type type;
  1784. const std::array<int64_t, 4> ne;
  1785. const std::array<int, 4> nr;
  1786. const bool v; // whether src is a noncontiguous view
  1787. std::string vars() override {
  1788. return VARS_TO_STR4(type, ne, nr, v);
  1789. }
  1790. size_t op_size(ggml_tensor * t) override {
  1791. return ggml_nbytes(t) * 2;
  1792. }
  1793. test_repeat_back(ggml_type type = GGML_TYPE_F32,
  1794. std::array<int64_t, 4> ne = {8, 6, 4, 2},
  1795. std::array<int, 4> nr = {2, 2, 2, 2},
  1796. bool v = false)
  1797. : type(type), ne(ne), nr(nr), v(v) {}
  1798. ggml_tensor * build_graph(ggml_context * ctx) override {
  1799. ggml_tensor * src = ggml_new_tensor_4d(ctx, type, ne[0]*nr[0], ne[1]*nr[1], ne[2]*nr[2], ne[3]*nr[3]);
  1800. ggml_set_name(src, "src");
  1801. if (v) {
  1802. GGML_ASSERT(ne[0] % 2 == 0);
  1803. GGML_ASSERT(ne[1] % 2 == 0);
  1804. GGML_ASSERT(ne[2] % 2 == 0);
  1805. GGML_ASSERT(ne[3] % 2 == 0);
  1806. GGML_ASSERT(nr[0] % 2 == 0 || nr[0] == 1);
  1807. GGML_ASSERT(nr[1] % 2 == 0 || nr[1] == 1);
  1808. GGML_ASSERT(nr[2] % 2 == 0 || nr[2] == 1);
  1809. GGML_ASSERT(nr[3] % 2 == 0 || nr[3] == 1);
  1810. const int64_t ne00 = nr[0] == 1 ? src->ne[0] : src->ne[0] / 2;
  1811. const int64_t ne01 = nr[1] == 1 ? src->ne[1] : src->ne[1] / 2;
  1812. const int64_t ne02 = nr[2] == 1 ? src->ne[2] : src->ne[2] / 2;
  1813. const int64_t ne03 = nr[3] == 1 ? src->ne[3] : src->ne[3] / 2;
  1814. src = ggml_view_4d(ctx, src, ne00, ne01, ne02, ne03, src->nb[1], src->nb[2], src->nb[3], 0);
  1815. }
  1816. ggml_tensor * target = ggml_new_tensor(ctx, type, 4, ne.data());
  1817. ggml_set_name(target, "target");
  1818. ggml_tensor * out = ggml_repeat_back(ctx, src, target);
  1819. ggml_set_name(out, "out");
  1820. return out;
  1821. }
  1822. };
  1823. // GGML_OP_DUP
  1824. struct test_dup : public test_case {
  1825. const ggml_type type;
  1826. const std::array<int64_t, 4> ne;
  1827. const std::array<int64_t, 4> permute;
  1828. bool _use_permute;
  1829. std::string vars() override {
  1830. std::string v = VARS_TO_STR2(type, ne);
  1831. if (_use_permute) v += "," + VAR_TO_STR(permute);
  1832. return v;
  1833. }
  1834. test_dup(ggml_type type = GGML_TYPE_F32,
  1835. std::array<int64_t, 4> ne = {10, 10, 20, 1},
  1836. std::array<int64_t, 4> permute = {0, 0, 0, 0})
  1837. : type(type), ne(ne), permute(permute),
  1838. _use_permute(permute[0] + permute[1] + permute[2] + permute[3] > 0) {}
  1839. ggml_tensor * build_graph(ggml_context * ctx) override {
  1840. ggml_tensor * src = ggml_new_tensor(ctx, type, 4, ne.data());
  1841. ggml_set_param(src);
  1842. ggml_set_name(src, "src");
  1843. if (_use_permute) {
  1844. src = ggml_permute(ctx, src, permute[0], permute[1], permute[2], permute[3]);
  1845. ggml_set_name(src, "src_permuted");
  1846. }
  1847. ggml_tensor * out = ggml_dup(ctx, src);
  1848. ggml_set_name(out, "out");
  1849. return out;
  1850. }
  1851. };
  1852. // GGML_OP_SET
  1853. struct test_set : public test_case {
  1854. const ggml_type type_src;
  1855. const ggml_type type_dst;
  1856. const std::array<int64_t, 4> ne;
  1857. const int dim;
  1858. std::string vars() override {
  1859. return VARS_TO_STR4(type_src, type_dst, ne, dim);
  1860. }
  1861. size_t op_size(ggml_tensor * t) override {
  1862. return ggml_nbytes(t) + ggml_nbytes(t->src[0]);
  1863. }
  1864. test_set(ggml_type type_src = GGML_TYPE_F32, ggml_type type_dst = GGML_TYPE_F32,
  1865. std::array<int64_t, 4> ne = {6, 5, 4, 3}, int dim = 1)
  1866. : type_src(type_src), type_dst(type_dst), ne(ne), dim(dim) {}
  1867. ggml_tensor * build_graph(ggml_context * ctx) override {
  1868. ggml_tensor * src = ggml_new_tensor(ctx, type_src, 4, ne.data());
  1869. ggml_set_param(src);
  1870. ggml_set_name(src, "src");
  1871. auto ne_dst = ne;
  1872. for (int i = 0; i < dim; ++i) {
  1873. ne_dst[i] *= 2;
  1874. }
  1875. ggml_tensor* dst = ggml_new_tensor(ctx, type_dst, 4, ne_dst.data());
  1876. ggml_set_param(dst);
  1877. ggml_set_name(dst, "dst");
  1878. size_t offset = 0;
  1879. for (int i = 0; i < dim; ++i) {
  1880. offset += ((ne_dst[i] - ne[i])/2)*dst->nb[i];
  1881. }
  1882. ggml_tensor * out = ggml_set(ctx, dst, src,
  1883. // The backward pass requires setting a contiguous region:
  1884. src->nb[1], src->nb[2], src->nb[3], offset);
  1885. ggml_set_name(out, "out");
  1886. return out;
  1887. }
  1888. };
  1889. // GGML_OP_CPY
  1890. struct test_cpy : public test_case {
  1891. const ggml_type type_src;
  1892. const ggml_type type_dst;
  1893. const std::array<int64_t, 4> ne;
  1894. const std::array<int64_t, 4> permute_src;
  1895. const std::array<int64_t, 4> permute_dst;
  1896. bool _src_use_permute;
  1897. bool _dst_use_permute;
  1898. std::string vars() override {
  1899. return VARS_TO_STR5(type_src, type_dst, ne, permute_src, permute_dst);
  1900. }
  1901. double max_nmse_err() override {
  1902. return 1e-6;
  1903. }
  1904. size_t op_size(ggml_tensor * t) override {
  1905. return ggml_nbytes(t) + ggml_nbytes(t->src[0]);
  1906. }
  1907. test_cpy(ggml_type type_src = GGML_TYPE_F32, ggml_type type_dst = GGML_TYPE_F32,
  1908. std::array<int64_t, 4> ne = {10, 10, 10, 1},
  1909. std::array<int64_t, 4> permute_src = {0, 0, 0, 0},
  1910. std::array<int64_t, 4> permute_dst = {0, 0, 0, 0})
  1911. : type_src(type_src), type_dst(type_dst), ne(ne), permute_src(permute_src), permute_dst(permute_dst),
  1912. _src_use_permute(permute_src[0] + permute_src[1] + permute_src[2] + permute_src[3] > 0),
  1913. _dst_use_permute(permute_dst[0] + permute_dst[1] + permute_dst[2] + permute_dst[3] > 0) {}
  1914. ggml_tensor * build_graph(ggml_context * ctx) override {
  1915. ggml_tensor * src = ggml_new_tensor(ctx, type_src, 4, ne.data());
  1916. ggml_set_param(src);
  1917. ggml_set_name(src, "src");
  1918. if (_src_use_permute) {
  1919. src = ggml_permute(ctx, src, permute_src[0], permute_src[1], permute_src[2], permute_src[3]);
  1920. ggml_set_name(src, "src_permuted");
  1921. }
  1922. ggml_tensor * dst = ggml_new_tensor(ctx, type_dst, 4, src->ne);
  1923. ggml_set_name(dst, "dst");
  1924. if (_dst_use_permute) {
  1925. dst = ggml_permute(ctx, dst, permute_dst[0], permute_dst[1], permute_dst[2], permute_dst[3]);
  1926. ggml_set_name(dst, "dst_permuted");
  1927. }
  1928. ggml_tensor * out = ggml_cpy(ctx, src, dst);
  1929. ggml_set_name(out, "out");
  1930. return out;
  1931. }
  1932. };
  1933. // GGML_OP_CONT
  1934. struct test_cont : public test_case {
  1935. const ggml_type type;
  1936. const std::array<int64_t, 4> ne;
  1937. std::string vars() override {
  1938. return VARS_TO_STR2(type, ne);
  1939. }
  1940. test_cont(ggml_type type = GGML_TYPE_F32,
  1941. std::array<int64_t, 4> ne = {10, 10, 10, 1})
  1942. : type(type), ne(ne) {}
  1943. ggml_tensor * build_graph(ggml_context * ctx) override {
  1944. ggml_tensor * src = ggml_new_tensor(ctx, type, 4, ne.data());
  1945. ggml_set_param(src);
  1946. ggml_set_name(src, "src");
  1947. src = ggml_transpose(ctx, src);
  1948. ggml_set_name(src, "src_transposed");
  1949. ggml_tensor * out = ggml_cont(ctx, src);
  1950. ggml_set_name(out, "out");
  1951. return out;
  1952. }
  1953. };
  1954. // GGML_OP_ADD
  1955. // GGML_OP_SUB
  1956. // GGML_OP_MUL
  1957. // GGML_OP_DIV
  1958. struct test_bin_bcast : public test_case {
  1959. using op_t = ggml_tensor * (*) (ggml_context *, ggml_tensor *, ggml_tensor *);
  1960. op_t op;
  1961. const ggml_type type;
  1962. const std::array<int64_t, 4> ne;
  1963. const std::array<int, 4> nr;
  1964. int nf; // number of fused ops, nf == 1 -> single op (no fusion)
  1965. bool run_whole_graph() override { return true; }
  1966. std::string vars() override {
  1967. return VARS_TO_STR4(type, ne, nr, nf);
  1968. }
  1969. size_t op_size(ggml_tensor * t) override {
  1970. return ggml_nbytes(t) * 3;
  1971. }
  1972. test_bin_bcast(op_t op, ggml_type type = GGML_TYPE_F32,
  1973. std::array<int64_t, 4> ne = {10, 10, 1, 1},
  1974. std::array<int, 4> nr = {1, 2, 1, 1},
  1975. int nf = 1)
  1976. : op(op), type(type), ne(ne), nr(nr), nf(nf) {}
  1977. ggml_tensor * build_graph(ggml_context * ctx) override {
  1978. GGML_ASSERT(nf <= 8);
  1979. ggml_tensor * a = ggml_new_tensor_4d(ctx, type, ne[0]*nr[0], ne[1]*nr[1], ne[2]*nr[2], ne[3]*nr[3]);
  1980. ggml_set_name(a, "a");
  1981. ggml_tensor * b[8];
  1982. for (int i = 0; i < nf; ++i) {
  1983. b[i] = ggml_new_tensor(ctx, type, 4, ne.data());
  1984. ggml_set_name(b[i], (std::string("b") + std::to_string(i)).c_str());
  1985. }
  1986. // The backward pass supports broadcasting only for GGML_ADD:
  1987. const bool grad_supported = op == ggml_add && ggml_are_same_shape(a, b[0]) && nf == 1;
  1988. if (grad_supported) {
  1989. ggml_set_param(a);
  1990. ggml_set_param(b[0]);
  1991. }
  1992. ggml_tensor * out = a;
  1993. for (int i = 0; i < nf; ++i) {
  1994. out = op(ctx, out, b[i]);
  1995. }
  1996. ggml_set_name(out, "out");
  1997. return out;
  1998. }
  1999. void initialize_tensors(ggml_context * ctx) override {
  2000. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2001. if (op == ggml_mul || op == ggml_div) {
  2002. // MUL and DIV have numerical issues around zero:
  2003. init_tensor_uniform(t, 0.9f, 1.1f);
  2004. } else {
  2005. init_tensor_uniform(t);
  2006. }
  2007. }
  2008. }
  2009. float grad_eps() override {
  2010. return 0.1f * (op == ggml_mul ? ne[0]*ne[1]*ne[2]*ne[3] : 1);
  2011. }
  2012. bool grad_precise() override {
  2013. return op == ggml_div;
  2014. }
  2015. double max_maa_err() override {
  2016. return op == ggml_add ? 1e-4 : 1e-3;
  2017. }
  2018. };
  2019. // GGML_OP_ADD1
  2020. struct test_add1 : public test_case {
  2021. const ggml_type type;
  2022. const std::array<int64_t, 4> ne;
  2023. std::string vars() override {
  2024. return VARS_TO_STR2(type, ne);
  2025. }
  2026. test_add1(ggml_type type = GGML_TYPE_F32,
  2027. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  2028. : type(type), ne(ne) {}
  2029. ggml_tensor * build_graph(ggml_context * ctx) override {
  2030. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2031. ggml_set_param(a);
  2032. ggml_set_name(a, "a");
  2033. ggml_tensor * b = ggml_new_tensor_1d(ctx, type, 1);
  2034. // ggml_set_param(b); // TODO: implement
  2035. ggml_set_name(b, "b");
  2036. ggml_tensor * out = ggml_add1(ctx, a, b);
  2037. ggml_set_name(out, "out");
  2038. return out;
  2039. }
  2040. float grad_eps() override {
  2041. return 0.1f * ne[0]*ne[1]*ne[2]*ne[3];
  2042. }
  2043. };
  2044. // GGML_OP_SCALE
  2045. struct test_scale : public test_case {
  2046. const ggml_type type;
  2047. const std::array<int64_t, 4> ne;
  2048. float scale;
  2049. float bias;
  2050. std::string vars() override {
  2051. return VARS_TO_STR4(type, ne, scale, bias);
  2052. }
  2053. test_scale(ggml_type type = GGML_TYPE_F32,
  2054. std::array<int64_t, 4> ne = {10, 10, 10, 10},
  2055. float scale = 2.0f,
  2056. float bias = 0.0f)
  2057. : type(type), ne(ne), scale(scale), bias(bias) {}
  2058. ggml_tensor * build_graph(ggml_context * ctx) override {
  2059. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2060. ggml_set_param(a);
  2061. ggml_set_name(a, "a");
  2062. ggml_tensor * out = ggml_scale_bias(ctx, a, scale, bias);
  2063. ggml_set_name(out, "out");
  2064. return out;
  2065. }
  2066. };
  2067. // GGML_OP_SILU_BACK
  2068. struct test_silu_back : public test_case {
  2069. const ggml_type type;
  2070. const std::array<int64_t, 4> ne;
  2071. float eps;
  2072. std::string vars() override {
  2073. return VARS_TO_STR3(type, ne, eps);
  2074. }
  2075. test_silu_back(ggml_type type = GGML_TYPE_F32,
  2076. std::array<int64_t, 4> ne = {64, 5, 4, 3},
  2077. float eps = 1e-6f)
  2078. : type(type), ne(ne), eps(eps) {}
  2079. ggml_tensor * build_graph(ggml_context * ctx) override {
  2080. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2081. ggml_set_name(a, "a");
  2082. ggml_tensor * grad = ggml_new_tensor(ctx, type, 4, ne.data());
  2083. ggml_set_name(grad, "grad");
  2084. ggml_tensor * out = ggml_silu_back(ctx, a, grad);
  2085. ggml_set_name(out, "out");
  2086. return out;
  2087. }
  2088. bool grad_precise() override {
  2089. return true;
  2090. }
  2091. };
  2092. // GGML_OP_NORM
  2093. struct test_norm : public test_case {
  2094. const ggml_type type;
  2095. const std::array<int64_t, 4> ne;
  2096. const bool v; // whether a is a non-contiguous view
  2097. const float eps;
  2098. std::string vars() override {
  2099. return VARS_TO_STR4(type, ne, v, eps);
  2100. }
  2101. test_norm(ggml_type type = GGML_TYPE_F32,
  2102. std::array<int64_t, 4> ne = {64, 5, 4, 3},
  2103. bool v = false,
  2104. float eps = 1e-6f)
  2105. : type(type), ne(ne), v(v), eps(eps) {}
  2106. ggml_tensor * build_graph(ggml_context * ctx) override {
  2107. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2108. ggml_set_name(a, "a");
  2109. if (v) {
  2110. a = ggml_view_4d(ctx, a, a->ne[0]/2, a->ne[1]/2, a->ne[2]/2, a->ne[3]/2, a->nb[1], a->nb[2], a->nb[3], 0);
  2111. ggml_set_name(a, "view of a");
  2112. }
  2113. ggml_tensor * out = ggml_norm(ctx, a, eps);
  2114. ggml_set_name(out, "out");
  2115. return out;
  2116. }
  2117. };
  2118. // GGML_OP_RMS_NORM
  2119. struct test_rms_norm : public test_case {
  2120. const ggml_type type;
  2121. const std::array<int64_t, 4> ne;
  2122. const bool v; // whether a is a non-contiguous view
  2123. const float eps;
  2124. std::string vars() override {
  2125. return VARS_TO_STR4(type, ne, v, eps);
  2126. }
  2127. test_rms_norm(ggml_type type = GGML_TYPE_F32,
  2128. std::array<int64_t, 4> ne = {64, 5, 4, 3},
  2129. bool v = false,
  2130. float eps = 1e-6f)
  2131. : type(type), ne(ne), v(v), eps(eps) {}
  2132. ggml_tensor * build_graph(ggml_context * ctx) override {
  2133. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2134. ggml_set_param(a);
  2135. ggml_set_name(a, "a");
  2136. if (v) {
  2137. a = ggml_view_4d(ctx, a, a->ne[0]/2, a->ne[1]/2, a->ne[2]/2, a->ne[3]/2, a->nb[1], a->nb[2], a->nb[3], 0);
  2138. ggml_set_name(a, "view of a");
  2139. }
  2140. ggml_tensor * out = ggml_rms_norm(ctx, a, eps);
  2141. ggml_set_name(out, "out");
  2142. return out;
  2143. }
  2144. void initialize_tensors(ggml_context * ctx) override {
  2145. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2146. init_tensor_uniform(t, -10.f, 10.f);
  2147. }
  2148. }
  2149. float grad_eps() override {
  2150. return 1.0f;
  2151. }
  2152. bool grad_precise() override {
  2153. return true;
  2154. }
  2155. };
  2156. // GGML_OP_RMS_NORM_BACK
  2157. struct test_rms_norm_back : public test_case {
  2158. const ggml_type type;
  2159. const std::array<int64_t, 4> ne;
  2160. const float eps;
  2161. std::string vars() override {
  2162. return VARS_TO_STR3(type, ne, eps);
  2163. }
  2164. test_rms_norm_back(ggml_type type = GGML_TYPE_F32,
  2165. std::array<int64_t, 4> ne = {64, 5, 4, 3},
  2166. float eps = 1e-6f)
  2167. : type(type), ne(ne), eps(eps) {}
  2168. ggml_tensor * build_graph(ggml_context * ctx) override {
  2169. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2170. ggml_set_name(a, "a");
  2171. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne.data());
  2172. ggml_set_name(b, "b");
  2173. ggml_tensor * out = ggml_rms_norm_back(ctx, a, b, eps);
  2174. ggml_set_name(out, "out");
  2175. return out;
  2176. }
  2177. void initialize_tensors(ggml_context * ctx) override {
  2178. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2179. init_tensor_uniform(t, -10.f, 10.f);
  2180. }
  2181. }
  2182. };
  2183. // GGML_OP_RMS_NORM + GGML_OP_MUL + GGML_OP_ADD
  2184. struct test_rms_norm_mul_add : public test_case {
  2185. const ggml_type type;
  2186. const std::array<int64_t, 4> ne;
  2187. const float eps;
  2188. std::string op_desc(ggml_tensor * t) override {
  2189. GGML_UNUSED(t);
  2190. return "RMS_NORM_MUL_ADD";
  2191. }
  2192. bool run_whole_graph() override { return true; }
  2193. std::string vars() override {
  2194. return VARS_TO_STR3(type, ne, eps);
  2195. }
  2196. test_rms_norm_mul_add(ggml_type type = GGML_TYPE_F32,
  2197. std::array<int64_t, 4> ne = {64, 5, 4, 3},
  2198. float eps = 1e-6f)
  2199. : type(type), ne(ne), eps(eps) {}
  2200. ggml_tensor * build_graph(ggml_context * ctx) override {
  2201. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2202. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne.data());
  2203. ggml_tensor * c = ggml_new_tensor(ctx, type, 4, ne.data());
  2204. ggml_set_param(a);
  2205. ggml_set_name(a, "a");
  2206. ggml_set_param(b);
  2207. ggml_set_name(b, "b");
  2208. ggml_set_param(c);
  2209. ggml_set_name(c, "c");
  2210. // Use a, b and c early, so we don't end up with an OP_NONE between rms_norm and mul
  2211. a = ggml_add(ctx, ggml_add(ctx, a, b), c);
  2212. ggml_tensor * out = ggml_add(ctx, ggml_mul(ctx, ggml_rms_norm(ctx, a, eps), b), c);
  2213. ggml_set_name(out, "out");
  2214. return out;
  2215. }
  2216. void initialize_tensors(ggml_context * ctx) override {
  2217. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2218. init_tensor_uniform(t, -10.f, 10.f);
  2219. }
  2220. }
  2221. float grad_eps() override {
  2222. return 1.0f;
  2223. }
  2224. bool grad_precise() override {
  2225. return true;
  2226. }
  2227. };
  2228. // GGML_OP_SSM_CONV
  2229. struct test_ssm_conv : public test_case {
  2230. const ggml_type type;
  2231. const std::array<int64_t, 4> ne_a;
  2232. const std::array<int64_t, 4> ne_b;
  2233. std::string vars() override {
  2234. return VARS_TO_STR3(type, ne_a, ne_b);
  2235. }
  2236. test_ssm_conv(ggml_type type = GGML_TYPE_F32,
  2237. std::array<int64_t, 4> ne_a = {10, 10, 10, 1},
  2238. std::array<int64_t, 4> ne_b = {3, 3, 1, 1})
  2239. : type(type), ne_a(ne_a), ne_b(ne_b) {}
  2240. ggml_tensor * build_graph(ggml_context * ctx) override {
  2241. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  2242. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne_b.data());
  2243. ggml_tensor * out = ggml_ssm_conv(ctx, a, b);
  2244. return out;
  2245. }
  2246. };
  2247. // GGML_OP_SSM_SCAN
  2248. struct test_ssm_scan : public test_case {
  2249. const ggml_type type;
  2250. const int64_t d_state;
  2251. const int64_t head_dim;
  2252. const int64_t n_head;
  2253. const int64_t n_group;
  2254. const int64_t n_seq_tokens;
  2255. const int64_t n_seqs;
  2256. std::string vars() override {
  2257. return VARS_TO_STR7(type, d_state, head_dim, n_head, n_group, n_seq_tokens, n_seqs);
  2258. }
  2259. test_ssm_scan(ggml_type type = GGML_TYPE_F32,
  2260. int64_t d_state = 32,
  2261. int64_t head_dim = 1, // non-zero for Mamba-2
  2262. int64_t n_head = 32,
  2263. int64_t n_group = 1,
  2264. int64_t n_seq_tokens = 32,
  2265. int64_t n_seqs = 32)
  2266. : type(type), d_state(d_state), head_dim(head_dim), n_head(n_head), n_group(n_group), n_seq_tokens(n_seq_tokens), n_seqs(n_seqs) {}
  2267. ggml_tensor * build_graph(ggml_context * ctx) override {
  2268. ggml_tensor * s = ggml_new_tensor_4d(ctx, type, d_state, head_dim, n_head, n_seqs);
  2269. ggml_tensor * x = ggml_new_tensor_4d(ctx, type, head_dim, n_head, n_seq_tokens, n_seqs);
  2270. ggml_tensor * dt = ggml_new_tensor_3d(ctx, type, n_head, n_seq_tokens, n_seqs);
  2271. ggml_tensor * A = ggml_new_tensor_2d(ctx, type, (head_dim > 1) ? 1 : d_state, n_head);
  2272. ggml_tensor * B = ggml_new_tensor_4d(ctx, type, d_state, n_group, n_seq_tokens, n_seqs);
  2273. ggml_tensor * C = ggml_new_tensor_4d(ctx, type, d_state, n_group, n_seq_tokens, n_seqs);
  2274. ggml_tensor * ids = ggml_new_tensor_1d(ctx, GGML_TYPE_I32, n_seqs);
  2275. ggml_tensor * out = ggml_ssm_scan(ctx, s, x, dt, A, B, C, ids);
  2276. return out;
  2277. }
  2278. // similar to test_mul_mat_id
  2279. void initialize_tensors(ggml_context * ctx) override {
  2280. std::random_device rd;
  2281. std::default_random_engine rng(rd());
  2282. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2283. if (t->type == GGML_TYPE_I32) {
  2284. if (ggml_is_view_op(t->op)) { continue; }
  2285. // ids
  2286. for (int64_t r = 0; r < ggml_nrows(t); r++) {
  2287. std::vector<int32_t> data(t->ne[0]);
  2288. for (int i = 0; i < t->ne[0]; i++) {
  2289. data[i] = i;
  2290. }
  2291. std::shuffle(data.begin(), data.end(), rng);
  2292. ggml_backend_tensor_set(t, data.data(), r * t->nb[1], t->ne[0] * sizeof(int32_t));
  2293. }
  2294. } else {
  2295. init_tensor_uniform(t);
  2296. }
  2297. }
  2298. }
  2299. };
  2300. // GGML_OP_RWKV_WKV6
  2301. struct test_rwkv_wkv6 : public test_case {
  2302. const ggml_type type;
  2303. const int64_t head_count;
  2304. const int64_t head_size;
  2305. const int64_t n_seq_tokens;
  2306. const int64_t n_seqs;
  2307. std::string vars() override {
  2308. return VARS_TO_STR5(type, head_count, head_size, n_seq_tokens, n_seqs);
  2309. }
  2310. test_rwkv_wkv6(ggml_type type = GGML_TYPE_F32,
  2311. int64_t head_count = 32, int64_t head_size = 64, int64_t n_seq_tokens = 32, int64_t n_seqs = 32)
  2312. : type(type), head_count(head_count), head_size(head_size), n_seq_tokens(n_seq_tokens), n_seqs(n_seqs) {}
  2313. ggml_tensor * build_graph(ggml_context * ctx) override {
  2314. const int64_t n_tokens = n_seq_tokens * n_seqs;
  2315. ggml_tensor * r = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2316. ggml_tensor * k = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2317. ggml_tensor * v = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2318. ggml_tensor * tf = ggml_new_tensor(ctx, type, 2, std::vector<int64_t>{ head_size, head_count }.data());
  2319. ggml_tensor * td = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2320. ggml_tensor * s = ggml_new_tensor(ctx, type, 2, std::vector<int64_t>{ head_size * head_size * head_count, n_seqs }.data());
  2321. ggml_tensor * out = ggml_rwkv_wkv6(ctx, k, v, r, tf, td, s);
  2322. return out;
  2323. }
  2324. };
  2325. // GGML_OP_GATED_LINEAR_ATTN
  2326. struct test_gla : public test_case {
  2327. const ggml_type type;
  2328. const int64_t head_count;
  2329. const int64_t head_size;
  2330. const int64_t n_seq_tokens;
  2331. const int64_t n_seqs;
  2332. std::string vars() override {
  2333. return VARS_TO_STR5(type, head_count, head_size, n_seq_tokens, n_seqs);
  2334. }
  2335. test_gla(ggml_type type = GGML_TYPE_F32,
  2336. int64_t head_count = 32, int64_t head_size = 64, int64_t n_seq_tokens = 32, int64_t n_seqs = 32)
  2337. : type(type), head_count(head_count), head_size(head_size), n_seq_tokens(n_seq_tokens), n_seqs(n_seqs) {}
  2338. ggml_tensor * build_graph(ggml_context * ctx) override {
  2339. const int64_t n_tokens = n_seq_tokens * n_seqs;
  2340. ggml_tensor * q = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2341. ggml_tensor * k = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2342. ggml_tensor * v = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2343. ggml_tensor * g = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2344. ggml_tensor * s = ggml_new_tensor(ctx, type, 2, std::vector<int64_t>{ head_size * head_size * head_count, n_seqs }.data());
  2345. ggml_tensor * out = ggml_gated_linear_attn(ctx, k, v, q, g, s, pow(head_size, -0.5));
  2346. return out;
  2347. }
  2348. };
  2349. // GGML_OP_RWKV_WKV7
  2350. struct test_rwkv_wkv7 : public test_case {
  2351. const ggml_type type;
  2352. const int64_t head_count;
  2353. const int64_t head_size;
  2354. const int64_t n_seq_tokens;
  2355. const int64_t n_seqs;
  2356. std::string vars() override {
  2357. return VARS_TO_STR5(type, head_count, head_size, n_seq_tokens, n_seqs);
  2358. }
  2359. test_rwkv_wkv7(ggml_type type = GGML_TYPE_F32,
  2360. int64_t head_count = 32, int64_t head_size = 64, int64_t n_seq_tokens = 32, int64_t n_seqs = 32)
  2361. : type(type), head_count(head_count), head_size(head_size), n_seq_tokens(n_seq_tokens), n_seqs(n_seqs) {}
  2362. ggml_tensor * build_graph(ggml_context * ctx) override {
  2363. const int64_t n_tokens = n_seq_tokens * n_seqs;
  2364. ggml_tensor * r = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2365. ggml_tensor * w = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2366. ggml_tensor * k = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2367. ggml_tensor * v = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2368. ggml_tensor * a = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2369. ggml_tensor * b = ggml_new_tensor(ctx, type, 3, std::vector<int64_t>{ head_size, head_count, n_tokens }.data());
  2370. // Outputs may become NaN with long seqlen without these normalization
  2371. a = ggml_l2_norm(ctx, a, 1e-7F);
  2372. b = ggml_l2_norm(ctx, b, 1e-7F);
  2373. ggml_tensor * s = ggml_new_tensor(ctx, type, 2, std::vector<int64_t>{ head_size * head_size * head_count, n_seqs }.data());
  2374. ggml_tensor * out = ggml_rwkv_wkv7(ctx, r, w, k, v, a, b, s);
  2375. return out;
  2376. }
  2377. };
  2378. // GGML_OP_MUL_MAT
  2379. struct test_mul_mat : public test_case {
  2380. const ggml_type type_a;
  2381. const ggml_type type_b;
  2382. const int64_t m;
  2383. const int64_t n;
  2384. const int64_t k;
  2385. const std::array<int64_t, 2> bs; // dims 3 and 4
  2386. const std::array<int64_t, 2> nr; // repeat in dims 3 and 4
  2387. const std::array<int64_t, 4> per; // permutation of dimensions
  2388. const bool v; // whether a and b are non-contiguous views
  2389. std::string vars() override {
  2390. return VARS_TO_STR9(type_a, type_b, m, n, k, bs, nr, per, v);
  2391. }
  2392. double max_nmse_err() override {
  2393. return 5e-4;
  2394. }
  2395. int64_t grad_nmax() override {
  2396. return 20000;
  2397. }
  2398. uint64_t op_flops(ggml_tensor * t) override {
  2399. GGML_UNUSED(t);
  2400. return 2 * m * n * k * bs[0] * nr[0] * bs[1] * nr[1];
  2401. }
  2402. test_mul_mat(ggml_type type_a = GGML_TYPE_F32, ggml_type type_b = GGML_TYPE_F32,
  2403. int64_t m = 32, int64_t n = 32, int64_t k = 32,
  2404. std::array<int64_t, 2> bs = {10, 10},
  2405. std::array<int64_t, 2> nr = {2, 2},
  2406. std::array<int64_t, 4> per = {0, 1, 2, 3},
  2407. bool v = false)
  2408. : type_a(type_a), type_b(type_b), m(m), n(n), k(k), bs(bs), nr(nr), per(per), v(v) {}
  2409. ggml_tensor * build_graph(ggml_context * ctx) override {
  2410. // C^T = A * B^T: (k, m) * (k, n) => (m, n)
  2411. ggml_tensor * a;
  2412. ggml_tensor * b;
  2413. const int npermuted = (per[0] != 0) + (per[1] != 1) + (per[2] != 2) + (per[3] != 3);
  2414. if (npermuted > 0) {
  2415. GGML_ASSERT(npermuted == 2);
  2416. GGML_ASSERT(!v); // not handled
  2417. GGML_ASSERT(!ggml_is_quantized(type_a) || per[0] == 0);
  2418. GGML_ASSERT(!ggml_is_quantized(type_b) || per[0] == 0);
  2419. // Create tensors with the permuted dimensions, then permute them back to the dimensions given by m,n,k.
  2420. const int64_t ne_a[4] = {k, m, bs[0], bs[1]};
  2421. const int64_t ne_b[4] = {k, n, bs[0]*nr[0], bs[1]*nr[1]};
  2422. a = ggml_new_tensor_4d(ctx, type_a, ne_a[per[0]], ne_a[per[1]], ne_a[per[2]], ne_a[per[3]]);
  2423. b = ggml_new_tensor_4d(ctx, type_b, ne_b[per[0]], ne_b[per[1]], ne_b[per[2]], ne_b[per[3]]);
  2424. if (!ggml_is_quantized(type_a)) {
  2425. if (bs[1] == 1 && nr[1] == 1) {
  2426. ggml_set_param(a);
  2427. }
  2428. ggml_set_param(b);
  2429. }
  2430. ggml_set_name(a, "a");
  2431. ggml_set_name(b, "b");
  2432. a = ggml_permute(ctx, a, per[0], per[1], per[2], per[3]);
  2433. b = ggml_permute(ctx, b, per[0], per[1], per[2], per[3]);
  2434. ggml_set_name(a, "a_permuted");
  2435. ggml_set_name(b, "b_permuted");
  2436. } else {
  2437. if (v) {
  2438. a = ggml_new_tensor_4d(ctx, type_a, k*2, m, bs[0], bs[1]);
  2439. b = ggml_new_tensor_4d(ctx, type_b, k*2, n, bs[0]*nr[0], bs[1]*nr[1]);
  2440. if (!ggml_is_quantized(type_a)) {
  2441. if (bs[1] == 1 && nr[1] == 1) {
  2442. ggml_set_param(a);
  2443. }
  2444. ggml_set_param(b);
  2445. }
  2446. a = ggml_view_4d(ctx, a, k, m, bs[0], bs[1], a->nb[1], a->nb[2], a->nb[3], 0);
  2447. b = ggml_view_4d(ctx, b, k, n, bs[0]*nr[0], bs[1]*nr[1], b->nb[1], b->nb[2], b->nb[3], 0);
  2448. } else {
  2449. a = ggml_new_tensor_4d(ctx, type_a, k, m, bs[0], bs[1]);
  2450. b = ggml_new_tensor_4d(ctx, type_b, k, n, bs[0]*nr[0], bs[1]*nr[1]);
  2451. if (!ggml_is_quantized(type_a)) {
  2452. if (bs[1] == 1 && nr[1] == 1) {
  2453. ggml_set_param(a);
  2454. }
  2455. ggml_set_param(b);
  2456. }
  2457. }
  2458. ggml_set_name(a, "a");
  2459. ggml_set_name(b, "b");
  2460. }
  2461. ggml_tensor * out = ggml_mul_mat(ctx, a, b);
  2462. ggml_set_name(out, "out");
  2463. return out;
  2464. }
  2465. };
  2466. // GGML_OP_MUL_MAT_ID
  2467. struct test_mul_mat_id : public test_case {
  2468. const ggml_type type_a;
  2469. const ggml_type type_b;
  2470. const int n_mats;
  2471. const int n_used;
  2472. const bool b; // broadcast b matrix
  2473. const int64_t m;
  2474. const int64_t n;
  2475. const int64_t k;
  2476. std::string vars() override {
  2477. return VARS_TO_STR8(type_a, type_b, n_mats, n_used, b, m, n, k);
  2478. }
  2479. double max_nmse_err() override {
  2480. return 5e-4;
  2481. }
  2482. uint64_t op_flops(ggml_tensor * t) override {
  2483. GGML_UNUSED(t);
  2484. return 2 * m * k * n * n_used;
  2485. }
  2486. test_mul_mat_id(ggml_type type_a = GGML_TYPE_F32, ggml_type type_b = GGML_TYPE_F32,
  2487. int n_mats = 8, int n_used = 2, bool b = false,
  2488. int64_t m = 32, int64_t n = 32, int64_t k = 32)
  2489. : type_a(type_a), type_b(type_b), n_mats(n_mats), n_used(n_used), b(b),
  2490. m(m), n(n), k(k) {
  2491. GGML_ASSERT(n_used <= n_mats);
  2492. }
  2493. ggml_tensor * build_graph(ggml_context * ctx) override {
  2494. // C^T = A * B^T: (k, m) * (k, n) => (m, n)
  2495. ggml_tensor * as = ggml_new_tensor_3d(ctx, type_a, k, m, n_mats);
  2496. ggml_set_name(as, "as");
  2497. ggml_tensor * ids = ggml_new_tensor_2d(ctx, GGML_TYPE_I32, n_mats, n);
  2498. ggml_set_name(ids, "ids");
  2499. if (n_used != n_mats) {
  2500. ids = ggml_view_2d(ctx, ids, n_used, n, ids->nb[1], 0);
  2501. ggml_set_name(ids, "view_of_ids");
  2502. }
  2503. ggml_tensor * b = ggml_new_tensor_3d(ctx, type_b, k, this->b ? 1 : n_used, n);
  2504. ggml_set_name(b, "b");
  2505. ggml_tensor * out = ggml_mul_mat_id(ctx, as, b, ids);
  2506. ggml_set_name(out, "out");
  2507. return out;
  2508. }
  2509. void initialize_tensors(ggml_context * ctx) override {
  2510. std::random_device rd;
  2511. std::default_random_engine rng(rd());
  2512. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2513. if (t->type == GGML_TYPE_I32) {
  2514. if (ggml_is_view_op(t->op)) { continue; }
  2515. // ids
  2516. for (int64_t r = 0; r < ggml_nrows(t); r++) {
  2517. std::vector<int32_t> data(t->ne[0]);
  2518. for (int i = 0; i < t->ne[0]; i++) {
  2519. data[i] = i % n_mats;
  2520. }
  2521. std::shuffle(data.begin(), data.end(), rng);
  2522. ggml_backend_tensor_set(t, data.data(), r * t->nb[1], t->ne[0] * sizeof(int32_t));
  2523. }
  2524. } else {
  2525. init_tensor_uniform(t);
  2526. }
  2527. }
  2528. }
  2529. };
  2530. // GGML_OP_OUT_PROD
  2531. struct test_out_prod : public test_case {
  2532. const ggml_type type_a;
  2533. const ggml_type type_b;
  2534. const int64_t m;
  2535. const int64_t n;
  2536. const int64_t k;
  2537. const std::array<int64_t, 2> bs; // dims 3 and 4
  2538. const std::array<int64_t, 2> nr; // repeat in dims 3 and 4
  2539. const bool trans_b;
  2540. std::string vars() override {
  2541. return VARS_TO_STR8(type_a, type_b, m, n, k, bs, nr, trans_b);
  2542. }
  2543. double max_nmse_err() override {
  2544. return 5e-4;
  2545. }
  2546. test_out_prod(ggml_type type_a = GGML_TYPE_F32, ggml_type type_b = GGML_TYPE_F32,
  2547. int64_t m = 32, int64_t n = 32, int64_t k = 32,
  2548. std::array<int64_t, 2> bs = {10, 10},
  2549. std::array<int64_t, 2> nr = {2, 2},
  2550. bool trans_b = false)
  2551. : type_a(type_a), type_b(type_b), m(m), n(n), k(k), bs(bs), nr(nr), trans_b(trans_b) {}
  2552. ggml_tensor * build_graph(ggml_context * ctx) override {
  2553. ggml_tensor * a = ggml_new_tensor_4d(ctx, type_a, m, k, bs[0], bs[1]);
  2554. ggml_set_name(a, "a");
  2555. ggml_tensor * b;
  2556. if (trans_b) {
  2557. b = ggml_new_tensor_4d(ctx, type_b, k, n, bs[0]*nr[0], bs[1]*nr[1]);
  2558. b = ggml_transpose(ctx, b);
  2559. } else {
  2560. b = ggml_new_tensor_4d(ctx, type_b, n, k, bs[0]*nr[0], bs[1]*nr[1]);
  2561. }
  2562. ggml_set_name(b, "b");
  2563. ggml_tensor * out = ggml_out_prod(ctx, a, b);
  2564. ggml_set_name(out, "out");
  2565. return out;
  2566. }
  2567. };
  2568. // GGML_OP_SQR
  2569. struct test_sqr : public test_case {
  2570. const ggml_type type;
  2571. const std::array<int64_t, 4> ne;
  2572. std::string vars() override {
  2573. return VARS_TO_STR2(type, ne);
  2574. }
  2575. test_sqr(ggml_type type = GGML_TYPE_F32,
  2576. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  2577. : type(type), ne(ne) {}
  2578. ggml_tensor * build_graph(ggml_context * ctx) override {
  2579. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2580. ggml_set_param(a);
  2581. ggml_set_name(a, "a");
  2582. ggml_tensor * out = ggml_sqr(ctx, a);
  2583. ggml_set_name(out, "out");
  2584. return out;
  2585. }
  2586. float grad_eps() override {
  2587. return 0.1f * 0.25f*ne[0]*ne[1]*ne[2]*ne[3]; // 10% of expected value of sum.
  2588. }
  2589. };
  2590. // GGML_OP_SQRT
  2591. struct test_sqrt : public test_case {
  2592. const ggml_type type;
  2593. const std::array<int64_t, 4> ne;
  2594. std::string vars() override {
  2595. return VARS_TO_STR2(type, ne);
  2596. }
  2597. test_sqrt(ggml_type type = GGML_TYPE_F32,
  2598. std::array<int64_t, 4> ne = {10, 3, 3, 2})
  2599. : type(type), ne(ne) {}
  2600. ggml_tensor * build_graph(ggml_context * ctx) override {
  2601. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2602. ggml_set_param(a);
  2603. ggml_set_name(a, "a");
  2604. ggml_tensor * out = ggml_sqrt(ctx, a);
  2605. ggml_set_name(out, "out");
  2606. return out;
  2607. }
  2608. void initialize_tensors(ggml_context * ctx) override {
  2609. // fill with positive values
  2610. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2611. init_tensor_uniform(t, 50.0f, 100.0f);
  2612. }
  2613. }
  2614. float grad_eps() override {
  2615. return 20.0f;
  2616. }
  2617. bool grad_precise() override {
  2618. return true;
  2619. }
  2620. };
  2621. // GGML_OP_LOG
  2622. struct test_log : public test_case {
  2623. const ggml_type type;
  2624. const std::array<int64_t, 4> ne;
  2625. std::string vars() override {
  2626. return VARS_TO_STR2(type, ne);
  2627. }
  2628. test_log(ggml_type type = GGML_TYPE_F32,
  2629. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  2630. : type(type), ne(ne) {}
  2631. ggml_tensor * build_graph(ggml_context * ctx) override {
  2632. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2633. ggml_set_param(a);
  2634. ggml_set_name(a, "a");
  2635. ggml_tensor * out = ggml_log(ctx, a);
  2636. ggml_set_name(out, "out");
  2637. return out;
  2638. }
  2639. void initialize_tensors(ggml_context * ctx) override {
  2640. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2641. // log(1) == 0, cluster values there to keep the sum low for better precision in the backward pass:
  2642. init_tensor_uniform(t, 0.9f, 1.1f);
  2643. }
  2644. }
  2645. bool grad_precise() override {
  2646. return true;
  2647. }
  2648. };
  2649. // GGML_OP_SIN
  2650. struct test_sin : public test_case {
  2651. const ggml_type type;
  2652. const std::array<int64_t, 4> ne;
  2653. std::string vars() override {
  2654. return VARS_TO_STR2(type, ne);
  2655. }
  2656. test_sin(ggml_type type = GGML_TYPE_F32,
  2657. std::array<int64_t, 4> ne = {10, 2, 2, 2})
  2658. : type(type), ne(ne) {}
  2659. ggml_tensor * build_graph(ggml_context * ctx) override {
  2660. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2661. ggml_set_param(a);
  2662. ggml_set_name(a, "a");
  2663. ggml_tensor * out = ggml_sin(ctx, a);
  2664. ggml_set_name(out, "out");
  2665. return out;
  2666. }
  2667. void initialize_tensors(ggml_context * ctx) override {
  2668. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2669. init_tensor_uniform(t, -6.5f, 6.5f); // Covers interval [-2*pi, 2*pi].
  2670. }
  2671. }
  2672. double max_maa_err() override {
  2673. return 1e-3;
  2674. }
  2675. float grad_eps() override {
  2676. return 0.2f;
  2677. }
  2678. bool grad_precise() override {
  2679. return true;
  2680. }
  2681. };
  2682. // GGML_OP_COS
  2683. struct test_cos : public test_case {
  2684. const ggml_type type;
  2685. const std::array<int64_t, 4> ne;
  2686. std::string vars() override {
  2687. return VARS_TO_STR2(type, ne);
  2688. }
  2689. test_cos(ggml_type type = GGML_TYPE_F32,
  2690. std::array<int64_t, 4> ne = {10, 2, 2, 2})
  2691. : type(type), ne(ne) {}
  2692. ggml_tensor * build_graph(ggml_context * ctx) override {
  2693. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2694. ggml_set_param(a);
  2695. ggml_set_name(a, "a");
  2696. ggml_tensor * out = ggml_cos(ctx, a);
  2697. ggml_set_name(out, "out");
  2698. return out;
  2699. }
  2700. void initialize_tensors(ggml_context * ctx) override {
  2701. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2702. init_tensor_uniform(t, -6.5f, 6.5f); // Covers interval [-2*pi, 2*pi].
  2703. }
  2704. }
  2705. double max_maa_err() override {
  2706. return 1e-3;
  2707. }
  2708. float grad_eps() override {
  2709. return 0.2f;
  2710. }
  2711. bool grad_precise() override {
  2712. return true;
  2713. }
  2714. };
  2715. // GGML_OP_CLAMP
  2716. struct test_clamp : public test_case {
  2717. const ggml_type type;
  2718. const std::array<int64_t, 4> ne;
  2719. float min;
  2720. float max;
  2721. std::string vars() override {
  2722. return VARS_TO_STR4(type, ne, min, max);
  2723. }
  2724. test_clamp(ggml_type type = GGML_TYPE_F32,
  2725. std::array<int64_t, 4> ne = {10, 5, 4, 3},
  2726. float min = -0.5f, float max = 0.5f)
  2727. : type(type), ne(ne), min(min), max(max) {}
  2728. ggml_tensor * build_graph(ggml_context * ctx) override {
  2729. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2730. ggml_set_name(a, "a");
  2731. ggml_tensor * out = ggml_clamp(ctx, a, min, max);
  2732. ggml_set_name(out, "out");
  2733. return out;
  2734. }
  2735. float grad_eps() override {
  2736. return 1e-2f;
  2737. }
  2738. std::vector<float> grad_expect() override {
  2739. return {0.0f, 1.0f};
  2740. }
  2741. };
  2742. // GGML_OP_DIAG_MASK_INF
  2743. struct test_diag_mask_inf : public test_case {
  2744. const ggml_type type;
  2745. const std::array<int64_t, 4> ne;
  2746. const int n_past;
  2747. std::string vars() override {
  2748. return VARS_TO_STR3(type, ne, n_past);
  2749. }
  2750. test_diag_mask_inf(ggml_type type = GGML_TYPE_F32,
  2751. std::array<int64_t, 4> ne = {10, 10, 3, 2},
  2752. int n_past = 5)
  2753. : type(type), ne(ne), n_past(n_past) {}
  2754. ggml_tensor * build_graph(ggml_context * ctx) override {
  2755. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2756. ggml_set_param(a);
  2757. ggml_set_name(a, "a");
  2758. ggml_tensor * out = ggml_diag_mask_inf(ctx, a, n_past);
  2759. ggml_set_name(out, "out");
  2760. return out;
  2761. }
  2762. };
  2763. // GGML_OP_SOFT_MAX
  2764. struct test_soft_max : public test_case {
  2765. const ggml_type type;
  2766. const std::array<int64_t, 4> ne;
  2767. const bool mask;
  2768. const ggml_type m_prec;
  2769. const std::array<int64_t, 2> nr23; // broadcast only dims 2 and 3
  2770. const float scale;
  2771. const float max_bias;
  2772. std::string vars() override {
  2773. return VARS_TO_STR7(type, ne, mask, m_prec, nr23, scale, max_bias);
  2774. }
  2775. // the 1024 test with bias occasionally fails:
  2776. // SOFT_MAX(type=f32,ne=[1024,16,1,1],mask=1,scale=1.000000,max_bias=8.000000): [SOFT_MAX] NMSE = 0.000000103 > 0.000000100 FAIL
  2777. virtual double max_nmse_err() override {
  2778. return 1e-6;
  2779. }
  2780. test_soft_max(ggml_type type = GGML_TYPE_F32,
  2781. std::array<int64_t, 4> ne = {10, 5, 4, 3},
  2782. bool mask = false,
  2783. ggml_type m_prec = GGML_TYPE_F32,
  2784. std::array<int64_t, 2> nr23 = {1, 1},
  2785. float scale = 1.0f,
  2786. float max_bias = 0.0f)
  2787. : type(type), ne(ne), mask(mask), m_prec(m_prec), nr23(nr23), scale(scale), max_bias(max_bias) {}
  2788. ggml_tensor * build_graph(ggml_context * ctx) override {
  2789. ggml_tensor * a = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2]*nr23[0], ne[3]*nr23[1]);
  2790. ggml_set_param(a);
  2791. ggml_set_name(a, "a");
  2792. ggml_tensor * mask = nullptr;
  2793. if (this->mask) {
  2794. mask = ggml_new_tensor_4d(ctx, m_prec, ne[0], ne[1], ne[2], ne[3]);
  2795. ggml_set_name(mask, "mask");
  2796. }
  2797. ggml_tensor * out = ggml_soft_max_ext(ctx, a, mask, scale, max_bias);
  2798. ggml_set_name(out, "out");
  2799. return out;
  2800. }
  2801. bool grad_precise() override {
  2802. return true;
  2803. }
  2804. };
  2805. // GGML_OP_SOFT_MAX_BACK
  2806. struct test_soft_max_back : public test_case {
  2807. const ggml_type type;
  2808. const std::array<int64_t, 4> ne;
  2809. const float scale;
  2810. const float max_bias;
  2811. std::string vars() override {
  2812. return VARS_TO_STR4(type, ne, scale, max_bias);
  2813. }
  2814. test_soft_max_back(ggml_type type = GGML_TYPE_F32,
  2815. std::array<int64_t, 4> ne = {10, 5, 4, 3},
  2816. float scale = 1.0f,
  2817. float max_bias = 0.0f)
  2818. : type(type), ne(ne), scale(scale), max_bias(max_bias) {}
  2819. ggml_tensor * build_graph(ggml_context * ctx) override {
  2820. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  2821. ggml_set_name(a, "a");
  2822. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne.data());
  2823. ggml_set_name(a, "a");
  2824. ggml_tensor * out = ggml_soft_max_ext_back(ctx, a, b, scale, max_bias);
  2825. ggml_set_name(out, "out");
  2826. return out;
  2827. }
  2828. };
  2829. // GGML_OP_ROPE + GGML_OP_ROPE_BACK
  2830. struct test_rope : public test_case {
  2831. const ggml_type type;
  2832. const std::array<int64_t, 4> ne_a;
  2833. int n_dims;
  2834. int mode;
  2835. int n_ctx; // used to generate positions
  2836. float fs; // freq_scale
  2837. float ef; // ext_factor
  2838. float af; // attn_factor
  2839. bool ff;
  2840. int v; // view (1 : non-contiguous a)
  2841. bool forward;
  2842. std::string vars() override {
  2843. // forward can be inferred from the op, does not need to be printed
  2844. return VARS_TO_STR10(type, ne_a, n_dims, mode, n_ctx, fs, ef, af, ff, v);
  2845. }
  2846. test_rope(ggml_type type = GGML_TYPE_F32,
  2847. std::array<int64_t, 4> ne_a = {10, 5, 3, 1},
  2848. int n_dims = 10, int mode = 0, int n_ctx = 512, float fs = 1.0f,
  2849. float ef = 0.0f, float af = 0.0f, bool ff = false, int v = 0, bool forward = true)
  2850. : type(type), ne_a(ne_a), n_dims(n_dims), mode(mode), n_ctx(n_ctx), fs(fs), ef(ef), af(af), ff(ff), v(v), forward(forward) {}
  2851. ggml_tensor * build_graph(ggml_context * ctx) override {
  2852. ggml_tensor * a;
  2853. if (v & 1) {
  2854. auto ne = ne_a; ne[0] *= 2; ne[1] *= 4; ne[2] *= 3;
  2855. a = ggml_new_tensor(ctx, type, 4, ne.data());
  2856. if (forward) {
  2857. ggml_set_param(a);
  2858. }
  2859. ggml_set_name(a, "a");
  2860. a = ggml_view_4d(ctx, a, ne_a[0], ne_a[1], ne_a[2], ne_a[3], a->nb[1], a->nb[2], a->nb[3], 0);
  2861. ggml_set_name(a, "view_of_a");
  2862. } else {
  2863. a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  2864. if (forward) {
  2865. ggml_set_param(a);
  2866. }
  2867. ggml_set_name(a, "a");
  2868. }
  2869. const bool is_mrope = mode & GGML_ROPE_TYPE_MROPE;
  2870. const bool is_vision = mode == GGML_ROPE_TYPE_VISION;
  2871. ggml_tensor * pos;
  2872. if (is_mrope || is_vision) {
  2873. pos = ggml_new_tensor_1d(ctx, GGML_TYPE_I32, ne_a[2] * 4);
  2874. } else {
  2875. pos = ggml_new_tensor_1d(ctx, GGML_TYPE_I32, ne_a[2]);
  2876. }
  2877. ggml_set_name(pos, "pos");
  2878. ggml_tensor * freq = nullptr;
  2879. if (ff) {
  2880. freq = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, n_dims/2);
  2881. ggml_set_name(freq, "freq");
  2882. }
  2883. ggml_tensor * out;
  2884. if (is_mrope) {
  2885. if (is_vision) {
  2886. GGML_ASSERT(n_dims/4 > 0);
  2887. int rope_sections[4] = {n_dims/4, n_dims/4, 0, 0}; // Vision-RoPE only use first two dimension for image (x, y) coordinate
  2888. if (forward) {
  2889. out = ggml_rope_multi (ctx, a, pos, freq, n_dims/2, rope_sections, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2890. } else {
  2891. out = ggml_rope_multi_back(ctx, a, pos, freq, n_dims/2, rope_sections, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2892. }
  2893. } else {
  2894. GGML_ASSERT(n_dims/3 > 0);
  2895. int rope_sections[4] = {n_dims/3, n_dims/3, n_dims/3, 0};
  2896. if (forward) {
  2897. out = ggml_rope_multi (ctx, a, pos, freq, n_dims, rope_sections, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2898. } else {
  2899. out = ggml_rope_multi_back(ctx, a, pos, freq, n_dims, rope_sections, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2900. }
  2901. }
  2902. } else {
  2903. if (forward) {
  2904. out = ggml_rope_ext (ctx, a, pos, freq, n_dims, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2905. } else {
  2906. out = ggml_rope_ext_back(ctx, a, pos, freq, n_dims, mode, 0, 10000.0f, fs, ef, af, 1.0f, 1.0f);
  2907. }
  2908. // TODO: add test with a non-contiguous view as input ; this case is needed for build_rope_2d in clip.cpp
  2909. }
  2910. ggml_set_name(out, "out");
  2911. return out;
  2912. }
  2913. void initialize_tensors(ggml_context * ctx) override {
  2914. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  2915. if (t->type == GGML_TYPE_I32) {
  2916. // pos
  2917. const int num_pos_ids = (mode & GGML_ROPE_TYPE_MROPE) ? ne_a[2] * 4 : ne_a[2];
  2918. std::vector<int> data(num_pos_ids);
  2919. for (int i = 0; i < num_pos_ids; i++) {
  2920. data[i] = rand() % n_ctx;
  2921. }
  2922. ggml_backend_tensor_set(t, data.data(), 0, num_pos_ids * sizeof(int));
  2923. } else {
  2924. if (t->ne[0] == n_dims/2) {
  2925. // frequency factors in the range [0.9f, 1.1f]
  2926. init_tensor_uniform(t, 0.9f, 1.1f);
  2927. } else {
  2928. init_tensor_uniform(t);
  2929. }
  2930. }
  2931. }
  2932. }
  2933. double max_maa_err() override {
  2934. return 1e-3;
  2935. }
  2936. bool grad_precise() override {
  2937. return true;
  2938. }
  2939. };
  2940. // GGML_OP_POOL2D
  2941. struct test_pool2d : public test_case {
  2942. enum ggml_op_pool pool_type;
  2943. const ggml_type type_input;
  2944. const std::array<int64_t, 4> ne_input;
  2945. // kernel size
  2946. const int k0;
  2947. const int k1;
  2948. // stride
  2949. const int s0;
  2950. const int s1;
  2951. // padding
  2952. const int p0;
  2953. const int p1;
  2954. std::string vars() override {
  2955. return VARS_TO_STR9(pool_type, type_input, ne_input, k0, k1, s0, s1, p0, p1);
  2956. }
  2957. test_pool2d(ggml_op_pool pool_type = GGML_OP_POOL_AVG,
  2958. ggml_type type_input = GGML_TYPE_F32,
  2959. std::array<int64_t, 4> ne_input = {10, 10, 3, 1}, // [input_width, input_height, input_channels, 1]
  2960. int k0 = 3, int k1 = 3,
  2961. int s0 = 1, int s1 = 1,
  2962. int p0 = 1, int p1 = 1)
  2963. : pool_type(pool_type), type_input(type_input), ne_input(ne_input), k0(k0), k1(k1), s0(s0), s1(s1), p0(p0), p1(p1) {}
  2964. ggml_tensor * build_graph(ggml_context * ctx) override {
  2965. ggml_tensor * input = ggml_new_tensor(ctx, type_input, 4, ne_input.data());
  2966. ggml_set_param(input);
  2967. ggml_set_name(input, "input");
  2968. ggml_tensor * out = ggml_pool_2d(ctx, input, pool_type, k0, k1, s0, s1, p0, p1);
  2969. ggml_set_name(out, "out");
  2970. return out;
  2971. }
  2972. };
  2973. // GGML_OP_CONV_TRANSPOSE_1D
  2974. struct test_conv_transpose_1d : public test_case {
  2975. const std::array<int64_t, 4> ne_input;
  2976. const std::array<int64_t, 4> ne_kernel;
  2977. const int s0; // stride
  2978. const int p0; // padding
  2979. const int d0; // dilation
  2980. std::string vars() override {
  2981. return VARS_TO_STR5(ne_input, ne_kernel, s0, p0, d0);
  2982. }
  2983. test_conv_transpose_1d(std::array<int64_t, 4> ne_input = {197, 32, 1, 1}, // [input_width, input_channels, 1 /* assert in cpu kernel*/, 1 (should be batch)]
  2984. std::array<int64_t, 4> ne_kernel = {16, 32, 32, 1}, // [kernel_width, output_channels, input_channels, 1 (should be batch)]
  2985. int s0 = 1, int p0 = 0, int d0 = 1)
  2986. : ne_input(ne_input), ne_kernel(ne_kernel), s0(s0), p0(p0), d0(d0) {}
  2987. ggml_tensor * build_graph(ggml_context * ctx) override {
  2988. ggml_tensor * input = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_input.data());
  2989. ggml_set_name(input, "input");
  2990. ggml_tensor * kernel = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_kernel.data());
  2991. ggml_set_name(kernel, "kernel");
  2992. ggml_tensor * out = ggml_conv_transpose_1d(ctx, kernel, input, s0, p0, d0);
  2993. ggml_set_name(out, "out");
  2994. return out;
  2995. }
  2996. };
  2997. // GGML_OP_CONV_TRANSPOSE_2D
  2998. struct test_conv_transpose_2d : public test_case {
  2999. const std::array<int64_t, 4> ne_input;
  3000. const std::array<int64_t, 4> ne_kernel;
  3001. const int stride;
  3002. std::string vars() override {
  3003. return VARS_TO_STR3(ne_input, ne_kernel, stride);
  3004. }
  3005. test_conv_transpose_2d(std::array<int64_t, 4> ne_input = {10, 10, 3, 1}, // [input_width, input_height, input_channels, 1]
  3006. std::array<int64_t, 4> ne_kernel = {3, 3, 3, 1}, // [kernel_width, kernel_height, input_channels, 1]
  3007. int stride = 1)
  3008. : ne_input(ne_input), ne_kernel(ne_kernel), stride(stride){}
  3009. ggml_tensor * build_graph(ggml_context * ctx) override {
  3010. ggml_tensor * input = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_input.data());
  3011. ggml_set_name(input, "input");
  3012. ggml_tensor * kernel = ggml_new_tensor(ctx, GGML_TYPE_F16, 4, ne_kernel.data());
  3013. ggml_set_name(kernel, "kernel");
  3014. ggml_tensor * out = ggml_conv_transpose_2d_p0(ctx, kernel, input, stride);
  3015. ggml_set_name(out, "out");
  3016. return out;
  3017. }
  3018. };
  3019. // GGML_OP_IM2COL
  3020. struct test_im2col : public test_case {
  3021. const ggml_type type_input;
  3022. const ggml_type type_kernel;
  3023. const ggml_type dst_type;
  3024. const std::array<int64_t, 4> ne_input;
  3025. const std::array<int64_t, 4> ne_kernel;
  3026. // stride
  3027. const int s0;
  3028. const int s1;
  3029. // padding
  3030. const int p0;
  3031. const int p1;
  3032. // dilation
  3033. const int d0;
  3034. const int d1;
  3035. // mode
  3036. const bool is_2D;
  3037. std::string vars() override {
  3038. return VARS_TO_STR12(type_input, type_kernel, dst_type, ne_input, ne_kernel, s0, s1, p0, p1, d0, d1, is_2D);
  3039. }
  3040. test_im2col(ggml_type type_input = GGML_TYPE_F32, ggml_type type_kernel = GGML_TYPE_F16, ggml_type dst_type = GGML_TYPE_F32,
  3041. std::array<int64_t, 4> ne_input = {10, 10, 3, 1}, // [input_width, input_height, input_channels, 1]
  3042. std::array<int64_t, 4> ne_kernel = {3, 3, 3, 1}, // [kernel_width, kernel_height, input_channels, 1]
  3043. int s0 = 1, int s1 = 1,
  3044. int p0 = 1, int p1 = 1,
  3045. int d0 = 1, int d1 = 1,
  3046. bool is_2D = true)
  3047. : type_input(type_input), type_kernel(type_kernel), dst_type(dst_type), ne_input(ne_input), ne_kernel(ne_kernel), s0(s0), s1(s1), p0(p0), p1(p1), d0(d0), d1(d1), is_2D(is_2D) {}
  3048. ggml_tensor * build_graph(ggml_context * ctx) override {
  3049. ggml_tensor * input = ggml_new_tensor(ctx, type_input, 4, ne_input.data());
  3050. ggml_set_param(input);
  3051. ggml_set_name(input, "input");
  3052. ggml_tensor * kernel = ggml_new_tensor(ctx, type_kernel, 4, ne_kernel.data());
  3053. ggml_set_name(kernel, "kernel");
  3054. ggml_tensor * out = ggml_im2col(ctx, kernel, input, s0, s1, p0, p1, d0, d1, is_2D, dst_type);
  3055. ggml_set_name(out, "out");
  3056. return out;
  3057. }
  3058. };
  3059. // CONV_2D
  3060. struct test_conv_2d : public test_case {
  3061. const std::array<int64_t, 4> ne_input;
  3062. const std::array<int64_t, 4> ne_kernel;
  3063. const int stride0;
  3064. const int stride1;
  3065. const int padding0;
  3066. const int padding1;
  3067. const int dilation0;
  3068. const int dilation1;
  3069. // Whether the inputs are contiguous in the channel dim or the width dim
  3070. const bool cwhn;
  3071. // If true, the direct CONV_2D will be used in the graph, otherwise it
  3072. // uses ggml_conv_2d:
  3073. // * if the program is called with -o CONV_2D_DIRECT_IMPL, the
  3074. // CONV_2D graph will be built, while
  3075. // * if the program is called with -o CONV_2D_INDIRECT_IMPL, the
  3076. // IM2COL -> MUL_MM graph will be built.
  3077. std::string vars() override {
  3078. return VARS_TO_STR9(ne_input, ne_kernel, stride0, stride1, padding0, padding1, dilation0, dilation1, cwhn);
  3079. }
  3080. uint64_t op_flops(ggml_tensor * t) override {
  3081. GGML_UNUSED(t);
  3082. // Just counting matmul costs:
  3083. // KxCRS @ CRSxNPQ = KxNPQ --> KxNPQx(CRS+CRS-1) flops
  3084. // Copied from ggml.c: int64_t ggml_calc_conv_output_size(int64_t ins, int64_t ks, int s, int p, int d)
  3085. auto calc_conv_output_size = [](int64_t ins, int64_t ks, int s, int p, int d) -> int64_t {
  3086. return (ins + 2 * p - d * (ks - 1) - 1) / s + 1;
  3087. };
  3088. int64_t W = ne_input[0];
  3089. int64_t H = ne_input[1];
  3090. int64_t KW = ne_kernel[0];
  3091. int64_t KH = ne_kernel[1];
  3092. int64_t Cin = ne_kernel[2];
  3093. int64_t Cout = ne_kernel[3];
  3094. int64_t N = ne_input[3];
  3095. int64_t OH = calc_conv_output_size(H, KH, stride0, padding0, dilation0);
  3096. int64_t OW = calc_conv_output_size(W, KW, stride0, padding0, dilation0);
  3097. int64_t K = Cout;
  3098. int64_t CRS = Cin * KH * KW;
  3099. int64_t NPQ = N * OH * OW;
  3100. return K * NPQ * (2 * CRS - 1);
  3101. }
  3102. test_conv_2d(std::array<int64_t, 4> ne_input = { 64, 64, 16, 1 },
  3103. std::array<int64_t, 4> ne_kernel = { 3, 3, 1, 16 }, int stride0 = 1, int stride1 = 1, int padding0 = 0,
  3104. int padding1 = 0, int dilation0 = 1, int dilation1 = 1, bool cwhn = false) :
  3105. ne_input(ne_input),
  3106. ne_kernel(ne_kernel),
  3107. stride0(stride0),
  3108. stride1(stride1),
  3109. padding0(padding0),
  3110. padding1(padding1),
  3111. dilation0(dilation0),
  3112. dilation1(dilation1),
  3113. cwhn(cwhn) {}
  3114. ggml_tensor * build_graph(ggml_context * ctx) override {
  3115. ggml_tensor * input = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_input.data());
  3116. ggml_set_name(input, "input");
  3117. ggml_tensor * kernel = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_kernel.data());
  3118. ggml_set_name(kernel, "kernel");
  3119. if (cwhn) {
  3120. // change memory layout to channel-most-contiguous (CWHN),
  3121. // then permute it back so NE matches the original input
  3122. input = ggml_cont(ctx, ggml_permute(ctx, input, 1, 2, 0, 3));
  3123. input = ggml_permute(ctx, input, 2, 0, 1, 3);
  3124. kernel = ggml_cont(ctx, ggml_permute(ctx, kernel, 2, 3, 1, 0));
  3125. kernel = ggml_permute(ctx, kernel, 3, 2, 0, 1);
  3126. }
  3127. ggml_tensor * out =
  3128. ggml_conv_2d_direct(ctx, kernel, input, stride0, stride1, padding0, padding1, dilation0, dilation1);
  3129. ggml_set_name(out, "out");
  3130. return out;
  3131. }
  3132. };
  3133. // GGML_OP_CONV_2D_DW
  3134. struct test_conv_2d_dw : public test_case {
  3135. const std::array<int64_t, 4> ne_input;
  3136. const std::array<int64_t, 4> ne_kernel;
  3137. const int stride;
  3138. const int padding;
  3139. const int dilation;
  3140. const bool cwhn;
  3141. std::string vars() override {
  3142. return VARS_TO_STR6(ne_input, ne_kernel, stride, padding, dilation, cwhn);
  3143. }
  3144. test_conv_2d_dw(std::array<int64_t, 4> ne_input = {64, 64, 16, 1},
  3145. std::array<int64_t, 4> ne_kernel = {3, 3, 1, 16},
  3146. int stride = 1, int padding = 0, int dilation = 1, bool cwhn = false)
  3147. : ne_input(ne_input), ne_kernel(ne_kernel), stride(stride), padding(padding), dilation(dilation), cwhn(cwhn) {}
  3148. ggml_tensor * build_graph(ggml_context * ctx) override {
  3149. ggml_tensor * input = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_input.data());
  3150. ggml_set_name(input, "input");
  3151. ggml_tensor * kernel = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne_kernel.data());
  3152. ggml_set_name(kernel, "kernel");
  3153. if (cwhn) {
  3154. // change memory layout to channel-most-contiguous (CWHN),
  3155. // then permute it back so NE matches the original input
  3156. input = ggml_cont(ctx, ggml_permute(ctx, input, 1, 2, 0, 3));
  3157. input = ggml_permute(ctx, input, 2, 0, 1, 3);
  3158. kernel = ggml_cont(ctx, ggml_permute(ctx, kernel, 2, 3, 1, 0));
  3159. kernel = ggml_permute(ctx, kernel, 3, 2, 0, 1);
  3160. }
  3161. ggml_tensor * out = ggml_conv_2d_dw_direct(
  3162. ctx, kernel, input,
  3163. stride, stride, padding, padding, dilation, dilation);
  3164. ggml_set_name(out, "out");
  3165. return out;
  3166. }
  3167. };
  3168. // GGML_OP_CONCAT
  3169. struct test_concat : public test_case {
  3170. const ggml_type type;
  3171. const std::array<int64_t, 4> ne_a;
  3172. const int64_t ne_b_d;
  3173. const int dim;
  3174. const int v; // view (1 << 0: non-cont a, 1 << 1: non-cont b)
  3175. std::string vars() override {
  3176. return VARS_TO_STR5(type, ne_a, ne_b_d, dim, v);
  3177. }
  3178. test_concat(ggml_type type = GGML_TYPE_F32,
  3179. std::array<int64_t, 4> ne_a = {10, 5, 5, 5},
  3180. int64_t ne_b_d = 5,
  3181. int dim = 2, int v = 0)
  3182. : type(type), ne_a(ne_a), ne_b_d(ne_b_d), dim(dim), v(v) {}
  3183. ggml_tensor * build_graph(ggml_context * ctx) override {
  3184. auto ne_b = ne_a;
  3185. ne_b[dim] = ne_b_d;
  3186. ggml_tensor * a;
  3187. if (v & 1) {
  3188. auto ne = ne_a; ne[0] *= 2; ne[1] *= 4; ne[2] *= 3;
  3189. a = ggml_new_tensor(ctx, type, 4, ne.data());
  3190. ggml_set_name(a, "a");
  3191. a = ggml_view_4d(ctx, a, ne_a[0], ne_a[1], ne_a[2], ne_a[3], a->nb[1], a->nb[2], a->nb[3], 0);
  3192. ggml_set_name(a, "view_of_a");
  3193. } else {
  3194. a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  3195. ggml_set_name(a, "a");
  3196. }
  3197. ggml_tensor * b;
  3198. if (v & 2) {
  3199. auto ne = ne_b; ne[0] *= 3; ne[1] *= 2; ne[2] *= 4;
  3200. b = ggml_new_tensor(ctx, type, 4, ne.data());
  3201. ggml_set_name(b, "b");
  3202. b = ggml_view_4d(ctx, b, ne_b[0], ne_b[1], ne_b[2], ne_b[3], b->nb[1], b->nb[2], b->nb[3], 0);
  3203. ggml_set_name(b, "view_of_b");
  3204. } else {
  3205. b = ggml_new_tensor(ctx, type, 4, ne_b.data());
  3206. ggml_set_name(b, "b");
  3207. }
  3208. ggml_tensor * out = ggml_concat(ctx, a, b, dim);
  3209. ggml_set_name(out, "out");
  3210. return out;
  3211. }
  3212. };
  3213. // GGML_OP_ARGSORT
  3214. struct test_argsort : public test_case {
  3215. const ggml_type type;
  3216. const std::array<int64_t, 4> ne;
  3217. ggml_sort_order order;
  3218. std::string vars() override {
  3219. return VARS_TO_STR3(type, ne, order);
  3220. }
  3221. test_argsort(ggml_type type = GGML_TYPE_F32,
  3222. std::array<int64_t, 4> ne = {16, 10, 10, 10},
  3223. ggml_sort_order order = GGML_SORT_ORDER_ASC)
  3224. : type(type), ne(ne), order(order) {}
  3225. ggml_tensor * build_graph(ggml_context * ctx) override {
  3226. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3227. ggml_set_name(a, "a");
  3228. ggml_tensor * out = ggml_argsort(ctx, a, order);
  3229. ggml_set_name(out, "out");
  3230. return out;
  3231. }
  3232. void initialize_tensors(ggml_context * ctx) override {
  3233. std::random_device rd;
  3234. std::default_random_engine rng(rd());
  3235. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  3236. if (t->type == GGML_TYPE_I32) {
  3237. // indices
  3238. std::vector<int> data(ggml_nelements(t));
  3239. for (int i = 0; i < ggml_nelements(t); i++) {
  3240. data[i] = rand();
  3241. }
  3242. std::shuffle(data.begin(), data.end(), rng);
  3243. ggml_backend_tensor_set(t, data.data(), 0, ne[0]*ne[1]*ne[2]*ne[3] * sizeof(int));
  3244. } else if (t->type == GGML_TYPE_F32) {
  3245. // initialize with unique values to avoid ties
  3246. for (int64_t r = 0; r < ggml_nrows(t); r++) {
  3247. std::vector<float> data(t->ne[0]);
  3248. for (int i = 0; i < t->ne[0]; i++) {
  3249. data[i] = i;
  3250. }
  3251. std::shuffle(data.begin(), data.end(), rng);
  3252. ggml_backend_tensor_set(t, data.data(), r * t->nb[1], t->ne[0] * sizeof(float));
  3253. }
  3254. } else {
  3255. GGML_ABORT("fatal error");
  3256. }
  3257. }
  3258. }
  3259. };
  3260. // GGML_OP_SUM
  3261. struct test_sum : public test_case {
  3262. const ggml_type type;
  3263. const std::array<int64_t, 4> ne;
  3264. std::string vars() override {
  3265. return VARS_TO_STR2(type, ne);
  3266. }
  3267. test_sum(ggml_type type = GGML_TYPE_F32,
  3268. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3269. : type(type), ne(ne) {}
  3270. ggml_tensor * build_graph(ggml_context * ctx) override {
  3271. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3272. ggml_set_param(a);
  3273. ggml_set_name(a, "a");
  3274. ggml_tensor * out = ggml_sum(ctx, a);
  3275. ggml_set_name(out, "out");
  3276. return out;
  3277. }
  3278. float grad_eps() override {
  3279. return 0.1f * sqrtf(ne[0]*ne[1]*ne[2]*ne[3]);
  3280. }
  3281. };
  3282. // GGML_OP_SUM_ROWS
  3283. struct test_sum_rows : public test_case {
  3284. const ggml_type type;
  3285. const std::array<int64_t, 4> ne;
  3286. std::string vars() override {
  3287. return VARS_TO_STR2(type, ne);
  3288. }
  3289. test_sum_rows(ggml_type type = GGML_TYPE_F32,
  3290. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3291. : type(type), ne(ne) {}
  3292. ggml_tensor * build_graph(ggml_context * ctx) override {
  3293. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3294. ggml_set_param(a);
  3295. ggml_set_name(a, "a");
  3296. ggml_tensor * out = ggml_sum_rows(ctx, a);
  3297. ggml_set_name(out, "out");
  3298. return out;
  3299. }
  3300. };
  3301. // GGML_OP_MEAN
  3302. struct test_mean : public test_case {
  3303. const ggml_type type;
  3304. const std::array<int64_t, 4> ne;
  3305. std::string vars() override {
  3306. return VARS_TO_STR2(type, ne);
  3307. }
  3308. test_mean(ggml_type type = GGML_TYPE_F32,
  3309. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3310. : type(type), ne(ne) {}
  3311. ggml_tensor * build_graph(ggml_context * ctx) override {
  3312. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3313. ggml_set_param(a);
  3314. ggml_set_name(a, "a");
  3315. ggml_tensor * out = ggml_mean(ctx, a);
  3316. ggml_set_name(out, "out");
  3317. return out;
  3318. }
  3319. float grad_eps() override {
  3320. return 0.1f * ne[0]*ne[1]*ne[2]*ne[3];
  3321. }
  3322. };
  3323. // GGML_OP_UPSCALE
  3324. struct test_upscale : public test_case {
  3325. const ggml_type type;
  3326. const std::array<int64_t, 4> ne;
  3327. const int32_t scale_factor;
  3328. const bool transpose;
  3329. const ggml_scale_mode mode;
  3330. std::string vars() override {
  3331. return VARS_TO_STR5(type, ne, scale_factor, mode, transpose);
  3332. }
  3333. test_upscale(ggml_type type = GGML_TYPE_F32,
  3334. std::array<int64_t, 4> ne = {512, 512, 3, 1},
  3335. int32_t scale_factor = 2, ggml_scale_mode mode = GGML_SCALE_MODE_NEAREST, bool transpose = false)
  3336. : type(type), ne(ne), scale_factor(scale_factor), transpose(transpose), mode(mode) {}
  3337. ggml_tensor * build_graph(ggml_context * ctx) override {
  3338. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3339. ggml_set_name(a, "a");
  3340. if (transpose) {
  3341. a = ggml_transpose(ctx, a);
  3342. ggml_set_name(a, "a_transposed");
  3343. }
  3344. ggml_tensor * out = ggml_upscale(ctx, a, scale_factor, mode);
  3345. ggml_set_name(out, "out");
  3346. return out;
  3347. }
  3348. };
  3349. // GGML_OP_UPSCALE (via ggml_interpolate)
  3350. struct test_interpolate : public test_case {
  3351. const ggml_type type;
  3352. const std::array<int64_t, 4> ne;
  3353. const std::array<int64_t, 4> ne_tgt;
  3354. const uint32_t mode = GGML_SCALE_MODE_NEAREST;
  3355. std::string vars() override {
  3356. return VARS_TO_STR4(type, ne, ne_tgt, mode);
  3357. }
  3358. test_interpolate(ggml_type type = GGML_TYPE_F32,
  3359. std::array<int64_t, 4> ne = {2, 5, 7, 11},
  3360. std::array<int64_t, 4> ne_tgt = {5, 7, 11, 13},
  3361. uint32_t mode = GGML_SCALE_MODE_NEAREST)
  3362. : type(type), ne(ne), ne_tgt(ne_tgt), mode(mode) {}
  3363. ggml_tensor * build_graph(ggml_context * ctx) override {
  3364. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3365. ggml_set_name(a, "a");
  3366. ggml_tensor * out = ggml_interpolate(ctx, a, ne_tgt[0], ne_tgt[1],ne_tgt[2], ne_tgt[3], mode);
  3367. ggml_set_name(out, "out");
  3368. return out;
  3369. }
  3370. };
  3371. // GGML_OP_GROUP_NORM
  3372. struct test_group_norm : public test_case {
  3373. const ggml_type type;
  3374. const std::array<int64_t, 4> ne;
  3375. const int32_t num_groups;
  3376. const float eps;
  3377. std::string vars() override {
  3378. return VARS_TO_STR4(type, ne, num_groups, eps);
  3379. }
  3380. test_group_norm(ggml_type type = GGML_TYPE_F32,
  3381. std::array<int64_t, 4> ne = {64, 64, 320, 1},
  3382. int32_t num_groups = 32,
  3383. float eps = 1e-6f)
  3384. : type(type), ne(ne), num_groups(num_groups), eps(eps) {}
  3385. ggml_tensor * build_graph(ggml_context * ctx) override {
  3386. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3387. ggml_set_name(a, "a");
  3388. ggml_tensor * out = ggml_group_norm(ctx, a, num_groups, eps);
  3389. ggml_set_name(out, "out");
  3390. return out;
  3391. }
  3392. };
  3393. // GGML_OP_L2_NORM
  3394. struct test_l2_norm : public test_case {
  3395. const ggml_type type;
  3396. const std::array<int64_t, 4> ne;
  3397. const float eps;
  3398. std::string vars() override {
  3399. return VARS_TO_STR2(type, ne);
  3400. }
  3401. test_l2_norm(ggml_type type = GGML_TYPE_F32,
  3402. std::array<int64_t, 4> ne = {64, 64, 320, 1},
  3403. float eps = 1e-12f)
  3404. : type(type), ne(ne), eps(eps) {}
  3405. ggml_tensor * build_graph(ggml_context * ctx) override {
  3406. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne.data());
  3407. ggml_set_name(a, "a");
  3408. ggml_tensor * out = ggml_l2_norm(ctx, a, eps);
  3409. ggml_set_name(out, "out");
  3410. return out;
  3411. }
  3412. };
  3413. // GGML_OP_ACC
  3414. struct test_acc : public test_case {
  3415. const ggml_type type;
  3416. const std::array<int64_t, 4> ne_a;
  3417. const std::array<int64_t, 4> ne_b;
  3418. std::string vars() override {
  3419. return VARS_TO_STR3(type, ne_a, ne_b);
  3420. }
  3421. test_acc(ggml_type type = GGML_TYPE_F32,
  3422. std::array<int64_t, 4> ne_a = {256, 17, 1, 1},
  3423. std::array<int64_t, 4> ne_b = {256, 16, 1, 1})
  3424. : type(type), ne_a(ne_a), ne_b(ne_b) {}
  3425. ggml_tensor * build_graph(ggml_context * ctx) override {
  3426. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  3427. ggml_set_param(a);
  3428. ggml_set_name(a, "a");
  3429. ggml_tensor * b = ggml_new_tensor(ctx, type, 4, ne_b.data());
  3430. ggml_set_param(b);
  3431. ggml_set_name(b, "b");
  3432. ggml_tensor * out = ggml_acc(ctx, a, b, a->nb[1], a->nb[2], a->nb[3], b->nb[1]);
  3433. ggml_set_name(out, "out");
  3434. return out;
  3435. }
  3436. };
  3437. // GGML_OP_PAD
  3438. struct test_pad : public test_case {
  3439. const ggml_type type;
  3440. const std::array<int64_t, 4> ne_a;
  3441. const int pad_0;
  3442. const int pad_1;
  3443. std::string vars() override {
  3444. return VARS_TO_STR4(type, ne_a, pad_0, pad_1);
  3445. }
  3446. test_pad(ggml_type type = GGML_TYPE_F32,
  3447. std::array<int64_t, 4> ne_a = {512, 512, 1, 1},
  3448. int pad_0 = 1, int pad_1 = 1)
  3449. : type(type), ne_a(ne_a), pad_0(pad_0), pad_1(pad_1) {}
  3450. ggml_tensor * build_graph(ggml_context * ctx) override {
  3451. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  3452. ggml_set_name(a, "a");
  3453. ggml_tensor * out = ggml_pad(ctx, a, pad_0, pad_1, 0, 0);
  3454. ggml_set_name(out, "out");
  3455. return out;
  3456. }
  3457. };
  3458. // GGML_OP_PAD_REFLECT_1D
  3459. struct test_pad_reflect_1d : public test_case {
  3460. const ggml_type type;
  3461. const std::array<int64_t, 4> ne_a;
  3462. const int pad_0;
  3463. const int pad_1;
  3464. std::string vars() override {
  3465. return VARS_TO_STR4(type, ne_a, pad_0, pad_1);
  3466. }
  3467. test_pad_reflect_1d(ggml_type type = GGML_TYPE_F32,
  3468. std::array<int64_t, 4> ne_a = {512, 34, 2, 1},
  3469. int pad_0 = 10, int pad_1 = 9)
  3470. : type(type), ne_a(ne_a), pad_0(pad_0), pad_1(pad_1) {}
  3471. ggml_tensor * build_graph(ggml_context * ctx) override {
  3472. ggml_tensor * a = ggml_new_tensor(ctx, type, 2, ne_a.data());
  3473. ggml_set_name(a, "a");
  3474. ggml_tensor * out = ggml_pad_reflect_1d(ctx, a, pad_0, pad_1);
  3475. ggml_set_name(out, "out");
  3476. return out;
  3477. }
  3478. };
  3479. // GGML_OP_ROLL
  3480. struct test_roll : public test_case {
  3481. const int shift0;
  3482. const int shift1;
  3483. const int shift3;
  3484. const int shift4;
  3485. std::string vars() override {
  3486. return VARS_TO_STR4(shift0, shift1, shift3, shift4);
  3487. }
  3488. test_roll(int shift0 = 3, int shift1 = -2, int shift3 = 1, int shift4 = -1)
  3489. : shift0(shift0), shift1(shift1), shift3(shift3), shift4(shift4) {}
  3490. ggml_tensor * build_graph(ggml_context * ctx) override {
  3491. int64_t ne[4] = {10, 5, 4, 3};
  3492. ggml_tensor * a = ggml_new_tensor(ctx, GGML_TYPE_F32, 4, ne);
  3493. ggml_set_name(a, "a");
  3494. ggml_tensor * out = ggml_roll(ctx, a, shift0, shift1, shift3, shift4);
  3495. ggml_set_name(out, "out");
  3496. return out;
  3497. }
  3498. };
  3499. // GGML_OP_ARANGE
  3500. struct test_arange : public test_case {
  3501. const ggml_type type;
  3502. const float start;
  3503. const float stop;
  3504. const float step;
  3505. std::string vars() override {
  3506. return VARS_TO_STR4(type, start, stop, step);
  3507. }
  3508. test_arange(ggml_type type = GGML_TYPE_F32,
  3509. float start = 0.f, float stop = 10.f, float step = 1.f)
  3510. : type(type), start(start), stop(stop), step(step) {}
  3511. ggml_tensor * build_graph(ggml_context * ctx) override {
  3512. ggml_tensor * out = ggml_arange(ctx, start, stop, step);
  3513. ggml_set_name(out, "out");
  3514. return out;
  3515. }
  3516. };
  3517. // GGML_OP_TIMESTEP_EMBEDDING
  3518. struct test_timestep_embedding : public test_case {
  3519. const ggml_type type;
  3520. const std::array<int64_t, 4> ne_a;
  3521. const int dim;
  3522. const int max_period;
  3523. std::string vars() override {
  3524. return VARS_TO_STR4(type, ne_a, dim, max_period);
  3525. }
  3526. test_timestep_embedding(ggml_type type = GGML_TYPE_F32,
  3527. std::array<int64_t, 4> ne_a = {2, 1, 1, 1},
  3528. int dim = 320, int max_period=10000)
  3529. : type(type), ne_a(ne_a), dim(dim), max_period(max_period) {}
  3530. ggml_tensor * build_graph(ggml_context * ctx) override {
  3531. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  3532. ggml_set_name(a, "a");
  3533. ggml_tensor * out = ggml_timestep_embedding(ctx, a, dim, max_period);
  3534. ggml_set_name(out, "out");
  3535. return out;
  3536. }
  3537. };
  3538. // GGML_OP_LEAKY_RELU
  3539. struct test_leaky_relu : public test_case {
  3540. const ggml_type type;
  3541. const std::array<int64_t, 4> ne_a;
  3542. const float negative_slope;
  3543. std::string vars() override {
  3544. return VARS_TO_STR3(type, ne_a, negative_slope);
  3545. }
  3546. test_leaky_relu(ggml_type type = GGML_TYPE_F32,
  3547. std::array<int64_t, 4> ne_a = {10, 5, 4, 3},
  3548. float negative_slope = 0.1f)
  3549. : type(type), ne_a(ne_a), negative_slope(negative_slope) {}
  3550. ggml_tensor * build_graph(ggml_context * ctx) override {
  3551. ggml_tensor * a = ggml_new_tensor(ctx, type, 4, ne_a.data());
  3552. ggml_set_name(a, "a");
  3553. ggml_tensor * out = ggml_leaky_relu(ctx, a, negative_slope, true);
  3554. ggml_set_name(out, "out");
  3555. return out;
  3556. }
  3557. };
  3558. // GGML_OP_FLASH_ATTN_EXT
  3559. struct test_flash_attn_ext : public test_case {
  3560. const int64_t hsk; // K head size
  3561. const int64_t hsv; // V head size
  3562. const int64_t nh; // num heads
  3563. const std::array<int64_t, 2> nr23; // repeat in dim 2 and 3, tests for grouped-query attention
  3564. const int64_t kv; // kv size
  3565. const int64_t nb; // batch size
  3566. const bool mask; // use mask
  3567. const float max_bias; // ALiBi
  3568. const float logit_softcap; // Gemma 2
  3569. const ggml_prec prec;
  3570. const ggml_type type_KV;
  3571. std::array<int32_t, 4> permute;
  3572. std::string vars() override {
  3573. return VARS_TO_STR12(hsk, hsv, nh, nr23, kv, nb, mask, max_bias, logit_softcap, prec, type_KV, permute);
  3574. }
  3575. double max_nmse_err() override {
  3576. return 5e-4;
  3577. }
  3578. uint64_t op_flops(ggml_tensor * t) override {
  3579. GGML_UNUSED(t);
  3580. // Just counting matmul costs:
  3581. // Q*K^T is nb x hsk x kv, P*V is nb x kv x hsv, per head
  3582. return (2 * nh*nr23[0] * nb * (hsk + hsv) * kv)*nr23[1];
  3583. }
  3584. test_flash_attn_ext(int64_t hsk = 128, int64_t hsv = 128, int64_t nh = 32, std::array<int64_t, 2> nr23 = {1, 1}, int64_t kv = 96, int64_t nb = 8,
  3585. bool mask = true, float max_bias = 0.0f, float logit_softcap = 0.0f, ggml_prec prec = GGML_PREC_F32,
  3586. ggml_type type_KV = GGML_TYPE_F16, std::array<int32_t, 4> permute = {0, 1, 2, 3})
  3587. : hsk(hsk), hsv(hsv), nh(nh), nr23(nr23), kv(kv), nb(nb), mask(mask), max_bias(max_bias), logit_softcap(logit_softcap), prec(prec), type_KV(type_KV), permute(permute) {}
  3588. ggml_tensor * build_graph(ggml_context * ctx) override {
  3589. const int64_t hsk_padded = GGML_PAD(hsk, ggml_blck_size(type_KV));
  3590. const int64_t hsv_padded = GGML_PAD(hsv, ggml_blck_size(type_KV));
  3591. auto const &create_permuted = [&](ggml_type type, int64_t ne0, int64_t ne1, int64_t ne2, int64_t ne3) -> ggml_tensor * {
  3592. int64_t ne[4] = {ne0, ne1, ne2, ne3};
  3593. int64_t ne_perm[4];
  3594. for (int i = 0; i < 4; ++i) {
  3595. ne_perm[permute[i]] = ne[i];
  3596. }
  3597. ggml_tensor * t = ggml_new_tensor_4d(ctx, type, ne_perm[0], ne_perm[1], ne_perm[2], ne_perm[3]);
  3598. if (permute != std::array<int32_t, 4>{0, 1, 2, 3}) {
  3599. t = ggml_permute(ctx, t, permute[0], permute[1], permute[2], permute[3]);
  3600. }
  3601. return t;
  3602. };
  3603. ggml_tensor * q = create_permuted(GGML_TYPE_F32, hsk_padded, nb, nh*nr23[0], nr23[1]);
  3604. ggml_set_name(q, "q");
  3605. ggml_tensor * k = create_permuted(type_KV, hsk_padded, kv, nh, nr23[1]);
  3606. ggml_set_name(k, "k");
  3607. ggml_tensor * v = create_permuted(type_KV, hsv_padded, kv, nh, nr23[1]);
  3608. ggml_set_name(v, "v");
  3609. ggml_tensor * m = nullptr;
  3610. if (mask) {
  3611. m = ggml_new_tensor_4d(ctx, GGML_TYPE_F16, kv, GGML_PAD(nb, GGML_KQ_MASK_PAD), 1, nr23[1]);
  3612. ggml_set_name(m, "m");
  3613. }
  3614. ggml_tensor * out = ggml_flash_attn_ext(ctx, q, k, v, m, 1.0f/sqrtf(hsk), max_bias, logit_softcap);
  3615. ggml_flash_attn_ext_set_prec(out, prec);
  3616. ggml_set_name(out, "out");
  3617. return out;
  3618. }
  3619. bool grad_precise() override {
  3620. return true;
  3621. }
  3622. };
  3623. // GGML_OP_CROSS_ENTROPY_LOSS
  3624. struct test_cross_entropy_loss : public test_case {
  3625. const ggml_type type;
  3626. const std::array<int64_t, 4> ne;
  3627. std::string vars() override {
  3628. return VARS_TO_STR2(type, ne);
  3629. }
  3630. test_cross_entropy_loss(ggml_type type = GGML_TYPE_F32,
  3631. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3632. : type(type), ne(ne) {}
  3633. ggml_tensor * build_graph(ggml_context * ctx) override {
  3634. ggml_tensor * logits = ggml_new_tensor(ctx, type, 4, ne.data());
  3635. ggml_set_param(logits);
  3636. ggml_set_name(logits, "logits");
  3637. ggml_tensor * labels = ggml_new_tensor(ctx, type, 4, ne.data());
  3638. // The labels are assumed to be constant -> no gradients.
  3639. ggml_set_name(labels, "labels");
  3640. // Ensure labels add up to 1:
  3641. labels = ggml_soft_max(ctx, labels);
  3642. ggml_set_name(labels, "labels_normalized");
  3643. ggml_tensor * out = ggml_cross_entropy_loss(ctx, logits, labels);
  3644. ggml_set_name(out, "out");
  3645. return out;
  3646. }
  3647. void initialize_tensors(ggml_context * ctx) override {
  3648. // For larger abs. diffs between logits softmax is more linear, therefore more precise num. gradients.
  3649. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  3650. init_tensor_uniform(t, -100.0f, 100.0f);
  3651. }
  3652. }
  3653. float grad_eps() override {
  3654. return 1.0f;
  3655. }
  3656. bool grad_precise() override {
  3657. return true;
  3658. }
  3659. };
  3660. // GGML_OP_CROSS_ENTROPY_LOSS_BACK
  3661. struct test_cross_entropy_loss_back : public test_case {
  3662. const ggml_type type;
  3663. const std::array<int64_t, 4> ne;
  3664. std::string vars() override {
  3665. return VARS_TO_STR2(type, ne);
  3666. }
  3667. test_cross_entropy_loss_back(ggml_type type = GGML_TYPE_F32,
  3668. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3669. : type(type), ne(ne) {}
  3670. ggml_tensor * build_graph(ggml_context * ctx) override {
  3671. ggml_tensor * grad = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, 1);
  3672. ggml_set_name(grad, "grad");
  3673. ggml_tensor * logits = ggml_new_tensor(ctx, type, 4, ne.data());
  3674. ggml_set_name(logits, "logits");
  3675. ggml_tensor * labels = ggml_new_tensor(ctx, type, 4, ne.data());
  3676. ggml_set_name(labels, "labels");
  3677. // Ensure labels add up to 1:
  3678. labels = ggml_soft_max(ctx, labels);
  3679. ggml_set_name(labels, "labels_normalized");
  3680. ggml_tensor * out = ggml_cross_entropy_loss_back(ctx, grad, logits, labels);
  3681. ggml_set_name(out, "out");
  3682. return out;
  3683. }
  3684. };
  3685. // GGML_OP_OPT_STEP_ADAMW
  3686. struct test_opt_step_adamw : public test_case {
  3687. const ggml_type type;
  3688. const std::array<int64_t, 4> ne;
  3689. std::string vars() override {
  3690. return VARS_TO_STR2(type, ne);
  3691. }
  3692. test_opt_step_adamw(ggml_type type = GGML_TYPE_F32,
  3693. std::array<int64_t, 4> ne = {10, 5, 4, 3})
  3694. : type(type), ne(ne) {}
  3695. ggml_tensor * build_graph(ggml_context * ctx) override {
  3696. ggml_tensor * a = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2], ne[3]);
  3697. ggml_set_param(a); // Despite tensor a having gradients the output tensor will not.
  3698. ggml_set_name(a, "a");
  3699. ggml_tensor * grad = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2], ne[3]);
  3700. ggml_set_name(grad, "grad");
  3701. ggml_tensor * grad_m = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2], ne[3]);
  3702. ggml_set_name(grad_m, "grad_m");
  3703. ggml_tensor * grad_v = ggml_new_tensor_4d(ctx, type, ne[0], ne[1], ne[2], ne[3]);
  3704. ggml_set_name(grad_v, "grad_v");
  3705. ggml_tensor * adamw_params = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, 7);
  3706. ggml_set_name(adamw_params, "adamw_params");
  3707. ggml_tensor * out = ggml_opt_step_adamw(ctx, a, grad, grad_m, grad_v, adamw_params);
  3708. ggml_set_name(out, "out");
  3709. return out;
  3710. }
  3711. void initialize_tensors(ggml_context * ctx) override {
  3712. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  3713. init_tensor_uniform(t, 0.0f, 1.0f); // grad_v and adamw_params need non-negative values.
  3714. }
  3715. }
  3716. bool grad_precise() override {
  3717. return true;
  3718. }
  3719. };
  3720. enum llm_norm_type {
  3721. LLM_NORM,
  3722. LLM_NORM_RMS,
  3723. };
  3724. struct llama_hparams {
  3725. uint32_t n_vocab;
  3726. uint32_t n_embd;
  3727. uint32_t n_head;
  3728. uint32_t n_head_kv;
  3729. static constexpr uint32_t n_layer = 1;
  3730. uint32_t n_rot;
  3731. uint32_t n_embd_head; // dimension of values (d_v)
  3732. uint32_t n_ff;
  3733. float f_norm_eps;
  3734. float f_norm_rms_eps;
  3735. // cparams
  3736. static constexpr uint32_t n_ctx = 512; // user-specified context size
  3737. static constexpr uint32_t n_ctx_orig = n_ctx;
  3738. // batch
  3739. int32_t n_tokens;
  3740. // llm_build_context
  3741. static constexpr int32_t n_kv = 32; // size of KV cache to consider (n_kv <= n_ctx
  3742. static constexpr int32_t kv_head = 1; // index of where we store new KV data in the cache
  3743. uint32_t n_embd_gqa() const { // dimension of key embeddings across all k-v heads
  3744. return n_embd_head * n_head_kv;
  3745. }
  3746. };
  3747. // LLM base class
  3748. struct test_llm : public test_case {
  3749. llama_hparams hp;
  3750. protected:
  3751. test_llm(llama_hparams hp)
  3752. : hp(std::move(hp)) {
  3753. }
  3754. public:
  3755. struct ggml_tensor * llm_build_norm(
  3756. struct ggml_context * ctx,
  3757. struct ggml_tensor * cur,
  3758. struct ggml_tensor * mw,
  3759. struct ggml_tensor * mb,
  3760. llm_norm_type type) {
  3761. switch (type) {
  3762. case LLM_NORM: cur = ggml_norm (ctx, cur, hp.f_norm_eps); break;
  3763. case LLM_NORM_RMS: cur = ggml_rms_norm(ctx, cur, hp.f_norm_rms_eps); break;
  3764. }
  3765. cur = ggml_mul(ctx, cur, mw);
  3766. if (mb) {
  3767. cur = ggml_add(ctx, cur, mb);
  3768. }
  3769. return cur;
  3770. }
  3771. void llm_build_kv_store(
  3772. struct ggml_context * ctx,
  3773. struct ggml_tensor * k_l,
  3774. struct ggml_tensor * v_l,
  3775. struct ggml_tensor * k_cur,
  3776. struct ggml_tensor * v_cur) {
  3777. // compute the transposed [n_tokens, n_embd] V matrix
  3778. struct ggml_tensor * v_cur_t = ggml_transpose(ctx, ggml_reshape_2d(ctx, v_cur, hp.n_embd_gqa(), hp.n_tokens));
  3779. struct ggml_tensor * k_cache_view = ggml_view_1d(ctx, k_l, hp.n_tokens*hp.n_embd_gqa(),
  3780. (ggml_row_size(k_l->type, hp.n_embd_gqa()))*hp.kv_head);
  3781. struct ggml_tensor * v_cache_view = ggml_view_2d(ctx, v_l, hp.n_tokens, hp.n_embd_gqa(),
  3782. ( hp.n_ctx)*ggml_element_size(v_l),
  3783. (hp.kv_head)*ggml_element_size(v_l));
  3784. // important: storing RoPE-ed version of K in the KV cache!
  3785. ggml_cpy(ctx, k_cur, k_cache_view);
  3786. ggml_cpy(ctx, v_cur_t, v_cache_view);
  3787. }
  3788. struct ggml_tensor * llm_build_kqv(
  3789. struct ggml_context * ctx,
  3790. struct ggml_tensor * k_l,
  3791. struct ggml_tensor * v_l,
  3792. struct ggml_tensor * q_cur,
  3793. struct ggml_tensor * kq_mask,
  3794. float kq_scale) {
  3795. struct ggml_tensor * q = ggml_permute(ctx, q_cur, 0, 2, 1, 3);
  3796. struct ggml_tensor * k =
  3797. ggml_view_3d(ctx, k_l,
  3798. hp.n_embd_head, hp.n_kv, hp.n_head_kv,
  3799. ggml_row_size(k_l->type, hp.n_embd_gqa()),
  3800. ggml_row_size(k_l->type, hp.n_embd_head),
  3801. 0);
  3802. struct ggml_tensor * kq = ggml_mul_mat(ctx, k, q);
  3803. kq = ggml_soft_max_ext(ctx, kq, kq_mask, kq_scale, 0.0f);
  3804. // split cached v into n_head heads
  3805. struct ggml_tensor * v =
  3806. ggml_view_3d(ctx, v_l,
  3807. hp.n_kv, hp.n_embd_head, hp.n_head_kv,
  3808. ggml_element_size(v_l)*hp.n_ctx,
  3809. ggml_element_size(v_l)*hp.n_ctx*hp.n_embd_head,
  3810. 0);
  3811. struct ggml_tensor * kqv = ggml_mul_mat(ctx, v, kq);
  3812. struct ggml_tensor * kqv_merged = ggml_permute(ctx, kqv, 0, 2, 1, 3);
  3813. struct ggml_tensor * cur = ggml_cont_2d(ctx, kqv_merged, hp.n_embd_head*hp.n_head, hp.n_tokens);
  3814. struct ggml_tensor * wo = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_embd);
  3815. cur = ggml_mul_mat(ctx, wo, cur);
  3816. return cur;
  3817. }
  3818. void initialize_tensors(ggml_context * ctx) override {
  3819. for (ggml_tensor * t = ggml_get_first_tensor(ctx); t != NULL; t = ggml_get_next_tensor(ctx, t)) {
  3820. if (t->type == GGML_TYPE_I32) {
  3821. // pos
  3822. std::vector<int> data(hp.n_tokens);
  3823. for (int i = 0; i < hp.n_tokens; i++) {
  3824. data[i] = rand() % hp.n_ctx;
  3825. }
  3826. ggml_backend_tensor_set(t, data.data(), 0, hp.n_tokens * sizeof(int));
  3827. } else {
  3828. init_tensor_uniform(t);
  3829. }
  3830. }
  3831. }
  3832. };
  3833. // Llama
  3834. struct test_llama : public test_llm {
  3835. static constexpr float freq_base = 10000.0f;
  3836. static constexpr float freq_scale = 1.0f;
  3837. static constexpr float ext_factor = 0.0f;
  3838. static constexpr float attn_factor = 1.0f;
  3839. static constexpr float beta_fast = 32.0f;
  3840. static constexpr float beta_slow = 1.0f;
  3841. bool fused;
  3842. std::string op_desc(ggml_tensor * t) override {
  3843. GGML_UNUSED(t);
  3844. return "LLAMA";
  3845. }
  3846. std::string vars() override {
  3847. auto n_tokens = hp.n_tokens;
  3848. return VARS_TO_STR1(n_tokens);
  3849. }
  3850. double max_nmse_err() override {
  3851. return 2e-3;
  3852. }
  3853. bool run_whole_graph() override { return fused; }
  3854. test_llama(int n_tokens = 1, bool fused = false)
  3855. : test_llm({
  3856. /*n_vocab =*/ 32000,
  3857. /*n_embd =*/ 3200,
  3858. /*n_head =*/ 32,
  3859. /*n_head_kv =*/ 32,
  3860. /*n_rot =*/ 100,
  3861. /*n_embd_head =*/ 100,
  3862. /*n_ff =*/ 8640,
  3863. /*f_norm_eps =*/ 0.f,
  3864. /*f_norm_rms_eps =*/ 1e-5f,
  3865. /*n_tokens =*/ n_tokens,
  3866. })
  3867. , fused(fused)
  3868. {
  3869. }
  3870. ggml_tensor * build_graph(ggml_context * ctx) override {
  3871. struct ggml_tensor * cur;
  3872. struct ggml_tensor * inpL;
  3873. inpL = ggml_new_tensor_2d(ctx, GGML_TYPE_F32, hp.n_embd, hp.n_tokens);
  3874. // inp_pos - contains the positions
  3875. struct ggml_tensor * inp_pos = ggml_new_tensor_1d(ctx, GGML_TYPE_I32, hp.n_tokens);
  3876. // KQ_mask (mask for 1 head, it will be broadcasted to all heads)
  3877. struct ggml_tensor * KQ_mask = ggml_new_tensor_3d(ctx, GGML_TYPE_F16, hp.n_kv, hp.n_tokens, 1);
  3878. ggml_tensor * k_l = ggml_new_tensor_1d(ctx, GGML_TYPE_F16, 1638400);
  3879. ggml_tensor * v_l = ggml_new_tensor_1d(ctx, GGML_TYPE_F16, 1638400);
  3880. for (uint32_t il = 0; il < hp.n_layer; ++il) {
  3881. struct ggml_tensor * inpSA = inpL;
  3882. // norm
  3883. ggml_tensor * attn_norm = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  3884. cur = llm_build_norm(ctx, inpL, attn_norm, nullptr, LLM_NORM_RMS);
  3885. // self-attention
  3886. {
  3887. ggml_tensor * wq = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_embd);
  3888. ggml_tensor * wk = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_embd_gqa());
  3889. ggml_tensor * wv = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_embd_gqa());
  3890. // compute Q and K and RoPE them
  3891. struct ggml_tensor * Qcur = ggml_mul_mat(ctx, wq, cur);
  3892. struct ggml_tensor * Kcur = ggml_mul_mat(ctx, wk, cur);
  3893. struct ggml_tensor * Vcur = ggml_mul_mat(ctx, wv, cur);
  3894. Qcur = ggml_rope_ext(
  3895. ctx, ggml_reshape_3d(ctx, Qcur, hp.n_embd_head, hp.n_head, hp.n_tokens), inp_pos, nullptr,
  3896. hp.n_rot, 0, hp.n_ctx_orig, freq_base, freq_scale,
  3897. ext_factor, attn_factor, beta_fast, beta_slow
  3898. );
  3899. Kcur = ggml_rope_ext(
  3900. ctx, ggml_reshape_3d(ctx, Kcur, hp.n_embd_head, hp.n_head_kv, hp.n_tokens), inp_pos, nullptr,
  3901. hp.n_rot, 0, hp.n_ctx_orig, freq_base, freq_scale,
  3902. ext_factor, attn_factor, beta_fast, beta_slow
  3903. );
  3904. llm_build_kv_store(ctx, k_l, v_l, Kcur, Vcur);
  3905. cur = llm_build_kqv(ctx, k_l, v_l, Qcur, KQ_mask, 1.0f/sqrtf(float(hp.n_embd_head)));
  3906. }
  3907. struct ggml_tensor * ffn_inp = ggml_add(ctx, cur, inpSA);
  3908. // feed-forward network
  3909. ggml_tensor * ffn_norm = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  3910. cur = llm_build_norm(ctx, ffn_inp, ffn_norm, nullptr, LLM_NORM_RMS);
  3911. ggml_tensor * ffn_gate = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_ff);
  3912. ggml_tensor * ffn_down = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_ff, hp.n_embd);
  3913. ggml_tensor * ffn_up = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_ff);
  3914. struct ggml_tensor * tmp = ggml_mul_mat(ctx, ffn_up, cur);
  3915. cur = ggml_mul_mat(ctx, ffn_gate, cur);
  3916. cur = ggml_silu(ctx, cur);
  3917. cur = ggml_mul(ctx, cur, tmp);
  3918. cur = ggml_mul_mat(ctx, ffn_down, cur);
  3919. cur = ggml_add(ctx, cur, ffn_inp);
  3920. // input for next layer
  3921. inpL = cur;
  3922. }
  3923. cur = inpL;
  3924. ggml_tensor * output_norm = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  3925. cur = llm_build_norm(ctx, cur, output_norm, nullptr, LLM_NORM_RMS);
  3926. // lm_head
  3927. ggml_tensor * output = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_vocab);
  3928. cur = ggml_mul_mat(ctx, output, cur);
  3929. return cur;
  3930. }
  3931. };
  3932. // Falcon
  3933. struct test_falcon : public test_llm {
  3934. static constexpr float freq_base = 10000.0f;
  3935. static constexpr float freq_scale = 1.0f;
  3936. static constexpr float ext_factor = 0.0f;
  3937. static constexpr float attn_factor = 1.0f;
  3938. static constexpr float beta_fast = 32.0f;
  3939. static constexpr float beta_slow = 1.0f;
  3940. std::string op_desc(ggml_tensor * t) override {
  3941. GGML_UNUSED(t);
  3942. return "FALCON";
  3943. }
  3944. std::string vars() override {
  3945. auto n_tokens = hp.n_tokens;
  3946. return VARS_TO_STR1(n_tokens);
  3947. }
  3948. double max_nmse_err() override {
  3949. return 2e-3;
  3950. }
  3951. test_falcon(int n_tokens = 1)
  3952. : test_llm({
  3953. /*n_vocab =*/ 32000,
  3954. /*n_embd =*/ 3200,
  3955. /*n_head =*/ 50,
  3956. /*n_head_kv =*/ 1,
  3957. /*n_rot =*/ 64,
  3958. /*n_embd_head =*/ 64,
  3959. /*n_ff =*/ 8640,
  3960. /*f_norm_eps =*/ 1e-5f,
  3961. /*f_norm_rms_eps =*/ 0.f,
  3962. /*n_tokens =*/ n_tokens,
  3963. }) {
  3964. }
  3965. ggml_tensor * build_graph(ggml_context * ctx) override {
  3966. struct ggml_tensor * cur;
  3967. struct ggml_tensor * inpL;
  3968. inpL = ggml_new_tensor_2d(ctx, GGML_TYPE_F32, hp.n_embd, hp.n_tokens);
  3969. // inp_pos - contains the positions
  3970. struct ggml_tensor * inp_pos = ggml_new_tensor_1d(ctx, GGML_TYPE_I32, hp.n_tokens);
  3971. // KQ_mask (mask for 1 head, it will be broadcasted to all heads)
  3972. struct ggml_tensor * KQ_mask = ggml_new_tensor_3d(ctx, GGML_TYPE_F16, hp.n_kv, hp.n_tokens, 1);
  3973. ggml_tensor * k_l = ggml_new_tensor_1d(ctx, GGML_TYPE_F16, 1638400);
  3974. ggml_tensor * v_l = ggml_new_tensor_1d(ctx, GGML_TYPE_F16, 1638400);
  3975. for (uint32_t il = 0; il < hp.n_layer; ++il) {
  3976. // norm
  3977. ggml_tensor * attn_norm_w = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  3978. ggml_tensor * attn_norm_b = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  3979. ggml_tensor * attn_norm = llm_build_norm(ctx, inpL, attn_norm_w, attn_norm_b, LLM_NORM);
  3980. // self-attention
  3981. {
  3982. cur = attn_norm;
  3983. ggml_tensor * wqkv = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_embd + 2*hp.n_embd_gqa());
  3984. cur = ggml_mul_mat(ctx, wqkv, cur);
  3985. struct ggml_tensor * Qcur = ggml_cont(ctx, ggml_view_2d(ctx, cur, hp.n_embd, hp.n_tokens, cur->nb[1], 0*sizeof(float)*(hp.n_embd)));
  3986. struct ggml_tensor * Kcur = ggml_cont(ctx, ggml_view_2d(ctx, cur, hp.n_embd_gqa(), hp.n_tokens, cur->nb[1], 1*sizeof(float)*(hp.n_embd)));
  3987. struct ggml_tensor * Vcur = ggml_cont(ctx, ggml_view_2d(ctx, cur, hp.n_embd_gqa(), hp.n_tokens, cur->nb[1], 1*sizeof(float)*(hp.n_embd + hp.n_embd_gqa())));
  3988. Qcur = ggml_reshape_3d(ctx, Qcur, hp.n_embd_head, hp.n_head, hp.n_tokens);
  3989. Kcur = ggml_reshape_3d(ctx, Kcur, hp.n_embd_head, hp.n_head_kv, hp.n_tokens);
  3990. // using mode = 2 for neox mode
  3991. Qcur = ggml_rope_ext(
  3992. ctx, Qcur, inp_pos, nullptr, hp.n_rot, 2, hp.n_ctx_orig,
  3993. freq_base, freq_scale, ext_factor, attn_factor, beta_fast, beta_slow
  3994. );
  3995. Kcur = ggml_rope_ext(
  3996. ctx, Kcur, inp_pos, nullptr, hp.n_rot, 2, hp.n_ctx_orig,
  3997. freq_base, freq_scale, ext_factor, attn_factor, beta_fast, beta_slow
  3998. );
  3999. llm_build_kv_store(ctx, k_l, v_l, Kcur, Vcur);
  4000. cur = llm_build_kqv(ctx, k_l, v_l, Qcur, KQ_mask, 1.0f/sqrtf(float(hp.n_embd_head)));
  4001. }
  4002. struct ggml_tensor * ffn_inp = cur;
  4003. // feed forward
  4004. {
  4005. ggml_tensor * ffn_up = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_embd, hp.n_ff);
  4006. ggml_tensor * ffn_down = ggml_new_tensor_2d(ctx, GGML_TYPE_Q4_0, hp.n_ff, hp.n_embd);
  4007. cur = attn_norm;
  4008. cur = ggml_mul_mat(ctx, ffn_up, cur);
  4009. cur = ggml_gelu(ctx, cur);
  4010. cur = ggml_mul_mat(ctx, ffn_down, cur);
  4011. }
  4012. cur = ggml_add(ctx, cur, ffn_inp);
  4013. cur = ggml_add(ctx, cur, inpL);
  4014. // input for next layer
  4015. inpL = cur;
  4016. }
  4017. cur = inpL;
  4018. ggml_tensor * output_norm = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  4019. ggml_tensor * output_norm_b = ggml_new_tensor_1d(ctx, GGML_TYPE_F32, hp.n_embd);
  4020. cur = llm_build_norm(ctx, cur, output_norm, output_norm_b, LLM_NORM);
  4021. // lm_head
  4022. ggml_tensor * output = ggml_new_tensor_2d(ctx, GGML_TYPE_Q8_0, hp.n_embd, hp.n_vocab);
  4023. cur = ggml_mul_mat(ctx, output, cur);
  4024. return cur;
  4025. }
  4026. };
  4027. // ###########################################
  4028. // ## Section 3: GGML Op Test Instantiation ##
  4029. // ###########################################
  4030. static const ggml_type all_types[] = {
  4031. GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_BF16,
  4032. GGML_TYPE_Q4_0, GGML_TYPE_Q4_1,
  4033. GGML_TYPE_Q5_0, GGML_TYPE_Q5_1,
  4034. GGML_TYPE_Q8_0,
  4035. GGML_TYPE_Q2_K, GGML_TYPE_Q3_K,
  4036. GGML_TYPE_Q4_K, GGML_TYPE_Q5_K,
  4037. GGML_TYPE_Q6_K,
  4038. // GGML_TYPE_TQ1_0, GGML_TYPE_TQ2_0, // TODO: implement for all backends
  4039. GGML_TYPE_IQ2_XXS, GGML_TYPE_IQ2_XS, GGML_TYPE_IQ2_S,
  4040. GGML_TYPE_IQ3_XXS, GGML_TYPE_IQ1_S, GGML_TYPE_IQ1_M,
  4041. GGML_TYPE_IQ4_NL, GGML_TYPE_IQ3_S, GGML_TYPE_IQ4_XS,
  4042. };
  4043. static const ggml_type base_types[] = {
  4044. GGML_TYPE_F32, GGML_TYPE_F16,
  4045. GGML_TYPE_Q8_0, // for I8MM tests
  4046. GGML_TYPE_Q4_0,
  4047. GGML_TYPE_Q4_1, // for I8MM tests
  4048. GGML_TYPE_Q4_K,
  4049. GGML_TYPE_IQ2_XXS
  4050. };
  4051. static const ggml_type other_types[] = {
  4052. GGML_TYPE_Q4_1,
  4053. GGML_TYPE_Q5_0, GGML_TYPE_Q5_1,
  4054. GGML_TYPE_Q8_0,
  4055. GGML_TYPE_Q2_K, GGML_TYPE_Q3_K,
  4056. GGML_TYPE_Q5_K,
  4057. GGML_TYPE_Q6_K,
  4058. // GGML_TYPE_TQ1_0, GGML_TYPE_TQ2_0, // TODO: implement for all backends
  4059. GGML_TYPE_IQ2_XS, GGML_TYPE_IQ2_S,
  4060. GGML_TYPE_IQ3_XXS, GGML_TYPE_IQ1_S, GGML_TYPE_IQ1_M,
  4061. GGML_TYPE_IQ4_NL, GGML_TYPE_IQ3_S, GGML_TYPE_IQ4_XS,
  4062. GGML_TYPE_BF16,
  4063. };
  4064. // Test cases for evaluation: should try to cover edge cases while using small input sizes to keep the runtime low
  4065. static std::vector<std::unique_ptr<test_case>> make_test_cases_eval() {
  4066. std::vector<std::unique_ptr<test_case>> test_cases;
  4067. std::default_random_engine rng(0);
  4068. // unary ops
  4069. for (ggml_type type : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4070. for (int v : {0, 1}) {
  4071. for (int op = 0; op < GGML_UNARY_OP_COUNT; op++) {
  4072. test_cases.emplace_back(new test_unary((ggml_unary_op) op, type, { 128, 2, 2, 2 }, v));
  4073. test_cases.emplace_back(new test_unary((ggml_unary_op) op, type, { 5, 7, 11, 13 }, v));
  4074. }
  4075. }
  4076. }
  4077. // glu ops
  4078. for (ggml_type type : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4079. for (int v : {0, 1}) {
  4080. for (int op = 0; op < GGML_GLU_OP_COUNT; op++) {
  4081. for (bool swapped : {false, true}) {
  4082. test_cases.emplace_back(new test_glu((ggml_glu_op) op, type, { 128, 2, 2, 2 }, v, swapped));
  4083. test_cases.emplace_back(new test_glu((ggml_glu_op) op, type, { 5, 7, 11, 13 }, v, swapped));
  4084. }
  4085. test_cases.emplace_back(new test_glu_split((ggml_glu_op) op, type, { 128, 2, 2, 2 }, v));
  4086. test_cases.emplace_back(new test_glu_split((ggml_glu_op) op, type, { 5, 7, 11, 13 }, v));
  4087. }
  4088. }
  4089. }
  4090. test_cases.emplace_back(new test_get_rows(GGML_TYPE_F32, 1, 8, 2, 1, false));
  4091. for (ggml_type type : all_types) {
  4092. for (int b : {1, 7}) {
  4093. for (bool v : {false, true}) {
  4094. test_cases.emplace_back(new test_get_rows(type, 256, 5, 4, b, v));
  4095. }
  4096. }
  4097. }
  4098. for (int b : {1, 7}) {
  4099. for (bool v : {false, true}) {
  4100. test_cases.emplace_back(new test_get_rows(GGML_TYPE_I32, 256, 5, 4, b, v));
  4101. }
  4102. }
  4103. test_cases.emplace_back(new test_get_rows_back(GGML_TYPE_F32, 1, 8, 2, 1, false));
  4104. for (ggml_type type : all_types) {
  4105. for (bool v : {false, true}) {
  4106. test_cases.emplace_back(new test_get_rows_back(type, 256, 5, 4, 1, v));
  4107. }
  4108. }
  4109. for (bool v : {false, true}) {
  4110. test_cases.emplace_back(new test_get_rows_back(GGML_TYPE_I32, 256, 5, 4, 1, v));
  4111. }
  4112. test_cases.emplace_back(new test_set_rows(GGML_TYPE_F32, { 1, 8, 1, 3 }, { 1, 1 }, 2, false));
  4113. for (ggml_type type : all_types) {
  4114. for (int b : {1, 7}) {
  4115. for (bool v : {false, true}) {
  4116. test_cases.emplace_back(new test_set_rows(type, { 256, 5, b, 3 }, { 1, 1, }, 1, v));
  4117. test_cases.emplace_back(new test_set_rows(type, { 256, 11, 1, b }, { 2, 3, }, 7, v));
  4118. test_cases.emplace_back(new test_set_rows(type, { 3*ggml_blck_size(type), 3, b, 1 }, { 2, 3, }, 2, v));
  4119. if (ggml_blck_size(type) == 1) {
  4120. test_cases.emplace_back(new test_set_rows(type, { 31, 3, b, 1 }, { 2, 3, }, 2, v));
  4121. test_cases.emplace_back(new test_set_rows(type, { 33, 5, 1, b }, { 2, 3, }, 1, v));
  4122. }
  4123. }
  4124. }
  4125. }
  4126. for (ggml_type type_input : {GGML_TYPE_F32}) {
  4127. for (ggml_op_pool pool_type : {GGML_OP_POOL_AVG, GGML_OP_POOL_MAX}) {
  4128. for (int k0 : {1, 3}) {
  4129. for (int k1 : {1, 3}) {
  4130. for (int s0 : {1, 2}) {
  4131. for (int s1 : {1, 2}) {
  4132. for (int p0 : {0, 1}) {
  4133. for (int p1 : {0, 1}) {
  4134. test_cases.emplace_back(new test_pool2d(pool_type, type_input, {10, 10, 3, 1}, k0, k1, s0, s1, p0, p1));
  4135. }
  4136. }
  4137. }
  4138. }
  4139. }
  4140. }
  4141. }
  4142. }
  4143. // im2col 1D
  4144. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F32, GGML_TYPE_F32, {3000, 128, 1, 1}, {3, 128, 1280, 1}, 1, 0, 1, 0, 1, 0, false));
  4145. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F32, {3000, 128, 1, 1}, {3, 128, 1280, 1}, 1, 0, 1, 0, 1, 0, false));
  4146. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {3000, 128, 1, 1}, {3, 128, 1280, 1}, 1, 0, 1, 0, 1, 0, false));
  4147. for (int s0 : {1, 3}) {
  4148. for (int p0 : {0, 3}) {
  4149. for (int d0 : {1, 3}) {
  4150. test_cases.emplace_back(new test_im2col(
  4151. GGML_TYPE_F32, GGML_TYPE_F32, GGML_TYPE_F32, {20, 2, 2, 1}, {3, 2, 2, 1},
  4152. s0, 0, p0, 0, d0, 0, false));
  4153. }
  4154. }
  4155. }
  4156. // im2col 2D
  4157. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F32, GGML_TYPE_F32));
  4158. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F32));
  4159. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16));
  4160. for (int s0 : {1, 3}) {
  4161. for (int s1 : {1, 3}) {
  4162. for (int p0 : {0, 3}) {
  4163. for (int p1 : {0, 3}) {
  4164. for (int d0 : {1, 3}) {
  4165. for (int d1 : {1, 3}) {
  4166. test_cases.emplace_back(new test_im2col(
  4167. GGML_TYPE_F32, GGML_TYPE_F32, GGML_TYPE_F32, {20, 20, 2, 2}, {3, 3, 2, 2},
  4168. s0, s1, p0, p1, d0, d1, true));
  4169. }
  4170. }
  4171. }
  4172. }
  4173. }
  4174. }
  4175. // extra tests for im2col 2D
  4176. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 1, 32}, {3, 3, 1, 32}, 1, 1, 1, 1, 1, 1, true));
  4177. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 2, 32}, {3, 3, 2, 32}, 1, 1, 1, 1, 1, 1, true));
  4178. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 1, 1024}, {3, 3, 1, 1024}, 1, 1, 1, 1, 1, 1, true));
  4179. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 2, 1024}, {3, 3, 2, 1024}, 1, 1, 1, 1, 1, 1, true));
  4180. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 1, 2048}, {3, 3, 1, 2048}, 1, 1, 1, 1, 1, 1, true));
  4181. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 2, 2048}, {3, 3, 2, 2048}, 1, 1, 1, 1, 1, 1, true));
  4182. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 1, 2560}, {3, 3, 1, 2560}, 1, 1, 1, 1, 1, 1, true));
  4183. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {12, 12, 2, 2560}, {3, 3, 2, 2560}, 1, 1, 1, 1, 1, 1, true));
  4184. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {5, 5, 1, 32}, {3, 4, 1, 32}, 1, 1, 0, 0, 1, 1, true));
  4185. // Conv_2D test cases
  4186. #ifdef DETAILED_TESTS
  4187. // Probably we do not have enough time to execute these in the pipeline.
  4188. uint32_t iwh_idx = 0;
  4189. uint32_t kwh_idx = 1;
  4190. uint32_t Cout_idx = 2;
  4191. uint32_t Cin_idx = 3;
  4192. uint32_t B_idx = 4;
  4193. std::vector<std::array<int, 5>> cases = {
  4194. //{IWH, KWH, Cout, Cin, B}
  4195. // K=CRS=NPQ=4096 conv_2d matmul performance
  4196. {19, 4, 4096, 256, 16},
  4197. // K=128, CRS=128, NPQ=4096
  4198. { 19, 4, 128, 8, 16},
  4199. // K=130, CRS=128, NPQ=4096
  4200. { 19, 4, 130, 8, 16},
  4201. // Edge case: K x CRS is small
  4202. { 19, 2, 4, 4, 16},
  4203. // A ConvNet's first layer
  4204. { 224, 3, 8, 3, 1 },
  4205. // A ConvNet's first layer with 2x2 convolution, and 1 channel
  4206. { 224, 2, 8, 1, 1 },
  4207. // A ConvNet's first layer with 2x2 convolution, and 1 channel, several images in the batch
  4208. { 224, 2, 8, 1, 8 },
  4209. // A middle layer of a ConvNet
  4210. { 58, 3, 64, 32, 1 },
  4211. // A middle layer of a ConvNet, several images in the batch
  4212. { 58, 3, 64, 32, 8 },
  4213. // A deep layer of a ConvNet, several images in the batch
  4214. { 16, 3, 256, 128, 8 }
  4215. };
  4216. for (auto act_case : cases) {
  4217. test_cases.emplace_back(new test_conv_2d(
  4218. { act_case[iwh_idx], act_case[iwh_idx], act_case[Cin_idx], act_case[B_idx] },
  4219. { act_case[kwh_idx], act_case[kwh_idx], act_case[Cin_idx], act_case[Cout_idx] }, 1, 1, 0, 0, 1, 1, false));
  4220. }
  4221. #endif
  4222. // CONV_2D:
  4223. auto calc_conv_output_size = [](int64_t ins, int64_t ks, int s, int p, int d) -> int64_t {
  4224. return (ins + 2 * p - d * (ks - 1) - 1) / s + 1;
  4225. };
  4226. //uint32_t s0 = 3;
  4227. uint32_t s1 = 5;
  4228. uint32_t p0 = 5;
  4229. //uint32_t p1 = 2;
  4230. uint32_t d0 = 2;
  4231. uint32_t d1 = 4;
  4232. for (uint32_t s0 : { 1, 3 }) {
  4233. for (uint32_t p1 : { 2, 5 }) {
  4234. for (uint32_t Cin : { 1, 25 }) {
  4235. for (uint32_t Cout : { 1, 12 }) {
  4236. for (uint32_t KH : { 1, 2, 3, 11 }) {
  4237. for (uint32_t KW : { 1, 2, 3, 11 }) {
  4238. for (uint32_t H : { 1, 133 }) {
  4239. for (uint32_t W : { 1, 141 }) {
  4240. if (calc_conv_output_size(W, KW, s0, p0, d0) > 0 &&
  4241. calc_conv_output_size(H, KH, s1, p1, d1) > 0) {
  4242. test_cases.emplace_back(new test_conv_2d(
  4243. { W, H, Cin, 2 }, { KW, KH, Cin, Cout }, s0, s1, p0, p1, d0, d1, false));
  4244. }
  4245. }
  4246. }
  4247. }
  4248. }
  4249. }
  4250. }
  4251. }
  4252. }
  4253. // sycl backend will limit task global_range < MAX_INT
  4254. // test cases for 2D im2col with large input W and H (occurs in stable-diffusion)
  4255. // however these cases need to alloc more memory which may fail in some devices (Intel Arc770, etc.)
  4256. // these cases are verified (pass) in Intel(R) Data Center GPU Max 1100 (sycl backend) and NV A30 (cuda backend)
  4257. // test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F16, {1024, 1024, 256, 1}, {3, 3, 256, 1}, 1, 1, 1, 1, 1, 1, true));
  4258. // test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F32, {1024, 1024, 256, 1}, {3, 3, 256, 1}, 1, 1, 1, 1, 1, 1, true));
  4259. test_cases.emplace_back(new test_conv_2d_dw({17, 34, 9, 1}, {3, 3, 1, 9}, 1, 0, 1, false));
  4260. test_cases.emplace_back(new test_conv_2d_dw({17, 34, 9, 1}, {3, 3, 1, 9}, 1, 0, 1, true));
  4261. test_cases.emplace_back(new test_conv_2d_dw({32, 8, 64, 1}, {3, 3, 1, 64}, 2, 1, 1, false));
  4262. test_cases.emplace_back(new test_conv_2d_dw({32, 8, 64, 1}, {3, 3, 1, 64}, 2, 1, 1, true));
  4263. for(uint32_t Cout : {1, 9}){
  4264. for(uint32_t Cin : {1, 7}){
  4265. for(uint32_t K : {1, 3, 1337}){
  4266. for(uint32_t L : {1, 2, 13}){
  4267. for(uint32_t s0: {1, 2, 3}){
  4268. test_cases.emplace_back(new test_conv_transpose_1d({L,Cin,1,1}, {K,Cout,Cin,1}, s0, 0, 1));
  4269. }
  4270. }
  4271. }
  4272. }
  4273. }
  4274. test_cases.emplace_back(new test_conv_transpose_1d());
  4275. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {2,3,2,1}, 3, 0, 1));
  4276. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {2,3,2,1}, 2, 0, 1));
  4277. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {2,3,2,1}, 1, 0, 1));
  4278. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {3,2,2,1}, 2, 0, 1));
  4279. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {3,2,2,1}, 1, 0, 1));
  4280. test_cases.emplace_back(new test_conv_transpose_1d({3,2,1,1}, {3,1,2,1}, 1, 0, 1));
  4281. test_cases.emplace_back(new test_conv_transpose_1d({2,1,1,1}, {3,1,1,1}, 1, 0, 1));
  4282. test_cases.emplace_back(new test_conv_transpose_2d({3, 2, 3, 1}, {2, 2, 1, 3}, 1));
  4283. test_cases.emplace_back(new test_conv_transpose_2d({10, 10, 9, 1}, {3, 3, 1, 9}, 2));
  4284. test_cases.emplace_back(new test_count_equal(GGML_TYPE_F32, {4, 500, 1, 1}));
  4285. test_cases.emplace_back(new test_count_equal(GGML_TYPE_F32, {4, 5000, 1, 1}));
  4286. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {32, 1, 1, 1}));
  4287. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {100, 10, 1, 1}));
  4288. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {1024, 10, 1, 1}));
  4289. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {1024, 12, 1, 1}));
  4290. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {2000, 10, 1, 1}));
  4291. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {5438, 3, 1, 1}));
  4292. for (int ne3 : {1, 3}) { // CUDA backward pass only supports ne3 == 1
  4293. test_cases.emplace_back(new test_repeat(GGML_TYPE_F32, {10, 5, 4, ne3}, {1, 1, 1, 1}));
  4294. test_cases.emplace_back(new test_repeat(GGML_TYPE_F32, {10, 5, 4, ne3}, {2, 1, 1, 1}));
  4295. test_cases.emplace_back(new test_repeat(GGML_TYPE_F32, {10, 5, 4, ne3}, {1, 2, 1, 1}));
  4296. test_cases.emplace_back(new test_repeat(GGML_TYPE_F32, {10, 5, 4, ne3}, {1, 1, 2, 1}));
  4297. test_cases.emplace_back(new test_repeat(GGML_TYPE_F32, {10, 5, 4, ne3}, {1, 1, 1, 2}));
  4298. test_cases.emplace_back(new test_repeat(GGML_TYPE_I32, {10, 5, 4, ne3}, {2, 1, 1, 1}));
  4299. test_cases.emplace_back(new test_repeat(GGML_TYPE_I16, {10, 5, 4, ne3}, {1, 1, 1, 2}));
  4300. }
  4301. for (bool view : {false, true}) {
  4302. test_cases.emplace_back(new test_repeat_back(GGML_TYPE_F32, {8, 6, 4, 2}, {1, 1, 1, 1}, view));
  4303. test_cases.emplace_back(new test_repeat_back(GGML_TYPE_F32, {8, 6, 4, 2}, {2, 1, 1, 1}, view));
  4304. test_cases.emplace_back(new test_repeat_back(GGML_TYPE_F32, {8, 6, 4, 2}, {1, 2, 1, 1}, view));
  4305. test_cases.emplace_back(new test_repeat_back(GGML_TYPE_F32, {8, 6, 4, 2}, {1, 1, 2, 1}, view));
  4306. test_cases.emplace_back(new test_repeat_back(GGML_TYPE_F32, {8, 6, 4, 2}, {1, 1, 1, 2}, view));
  4307. }
  4308. test_cases.emplace_back(new test_dup(GGML_TYPE_F32));
  4309. test_cases.emplace_back(new test_dup(GGML_TYPE_F16));
  4310. test_cases.emplace_back(new test_dup(GGML_TYPE_I32));
  4311. test_cases.emplace_back(new test_dup(GGML_TYPE_I16));
  4312. test_cases.emplace_back(new test_dup(GGML_TYPE_F32, {10, 10, 5, 1}, {0, 2, 1, 3}));
  4313. test_cases.emplace_back(new test_dup(GGML_TYPE_F16, {10, 10, 5, 1}, {0, 2, 1, 3})); // dup by rows
  4314. test_cases.emplace_back(new test_dup(GGML_TYPE_F32, {10, 10, 5, 1}, {1, 0, 2, 3}));
  4315. test_cases.emplace_back(new test_dup(GGML_TYPE_F16, {10, 10, 5, 1}, {1, 0, 2, 3})); // dup dst not-contiguous
  4316. test_cases.emplace_back(new test_dup(GGML_TYPE_I16, {10, 8, 3, 1}, {0, 2, 1, 3}));
  4317. test_cases.emplace_back(new test_dup(GGML_TYPE_I16, {10, 8, 3, 1}, {1, 2, 0, 3}));
  4318. for (int dim = 1; dim < GGML_MAX_DIMS; ++dim) {
  4319. test_cases.emplace_back(new test_set(GGML_TYPE_F32, GGML_TYPE_F32, {6, 5, 4, 3}, dim));
  4320. }
  4321. for (int dim = 1; dim < GGML_MAX_DIMS; ++dim) {
  4322. test_cases.emplace_back(new test_set(GGML_TYPE_I32, GGML_TYPE_I32, {6, 5, 4, 3}, dim));
  4323. }
  4324. // same-type copy
  4325. for (ggml_type type : all_types) {
  4326. const auto nk = ggml_blck_size(type);
  4327. for (int k = 1; k < 4; ++k) {
  4328. test_cases.emplace_back(new test_cpy(type, type, {k*nk, 2, 3, 4}));
  4329. test_cases.emplace_back(new test_cpy(type, type, {k*nk, 2, 3, 4}, {0, 2, 1, 3}));
  4330. test_cases.emplace_back(new test_cpy(type, type, {k*nk, 2, 3, 4}, {0, 3, 1, 2}, {0, 2, 1, 3}));
  4331. }
  4332. }
  4333. for (ggml_type type_src : {GGML_TYPE_F16, GGML_TYPE_BF16, GGML_TYPE_F32}) {
  4334. for (ggml_type type_dst : all_types) {
  4335. test_cases.emplace_back(new test_cpy(type_src, type_dst, {256, 4, 4, 4}));
  4336. test_cases.emplace_back(new test_cpy(type_src, type_dst, {256, 2, 3, 4}, {0, 2, 1, 3})); // cpy by rows
  4337. }
  4338. }
  4339. for (ggml_type type_src : all_types) {
  4340. for (ggml_type type_dst : {GGML_TYPE_F32}) {
  4341. test_cases.emplace_back(new test_cpy(type_src, type_dst, {256, 4, 4, 4}));
  4342. test_cases.emplace_back(new test_cpy(type_src, type_dst, {256, 2, 3, 4}, {0, 2, 1, 3})); // cpy by rows
  4343. }
  4344. }
  4345. for (ggml_type type_src : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4346. for (ggml_type type_dst : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4347. test_cases.emplace_back(new test_cpy(type_src, type_dst, {256, 2, 3, 4}, {1, 0, 2, 3})); // cpy not-contiguous
  4348. }
  4349. }
  4350. test_cases.emplace_back(new test_cont());
  4351. test_cases.emplace_back(new test_cont(GGML_TYPE_F32, {2, 1, 1 ,1}));
  4352. test_cases.emplace_back(new test_cont(GGML_TYPE_F32, {2, 1, 3 ,5}));
  4353. test_cases.emplace_back(new test_cont(GGML_TYPE_F32, {2, 3, 5 ,7}));
  4354. test_cases.emplace_back(new test_cont(GGML_TYPE_F16, {2, 1, 1 ,1}));
  4355. test_cases.emplace_back(new test_cont(GGML_TYPE_F16, {2, 1, 3 ,5}));
  4356. test_cases.emplace_back(new test_cont(GGML_TYPE_F16, {2, 3, 5 ,7}));
  4357. test_cases.emplace_back(new test_cont(GGML_TYPE_BF16, {2, 1, 1 ,1}));
  4358. test_cases.emplace_back(new test_cont(GGML_TYPE_BF16, {2, 1, 3 ,5}));
  4359. test_cases.emplace_back(new test_cont(GGML_TYPE_BF16, {2, 3, 5 ,7}));
  4360. auto add_test_bin_bcast = [&](ggml_type type, std::array<int64_t, 4> ne, std::array<int, 4> nr) {
  4361. for (auto op : {ggml_add, ggml_sub, ggml_mul, ggml_div}) {
  4362. test_cases.emplace_back(new test_bin_bcast(op, type, ne, nr));
  4363. }
  4364. };
  4365. for (ggml_type type : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4366. add_test_bin_bcast(type, {1, 1, 8, 1}, {1, 1, 1, 1});
  4367. add_test_bin_bcast(type, {1, 1, 1, 1}, {32, 1, 1, 1});
  4368. add_test_bin_bcast(type, {1, 1, 320, 320}, {1, 1, 1, 1});
  4369. add_test_bin_bcast(type, {10, 5, 1, 1}, {1, 1, 1, 1});
  4370. add_test_bin_bcast(type, {10, 5, 4, 1}, {1, 1, 1, 1});
  4371. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 1, 1, 1});
  4372. add_test_bin_bcast(type, {10, 5, 4, 3}, {2, 1, 1, 1});
  4373. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 2, 1, 1});
  4374. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 1, 2, 1});
  4375. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 1, 1, 2});
  4376. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 1, 2, 2});
  4377. add_test_bin_bcast(type, {10, 5, 4, 3}, {1, 2, 2, 2});
  4378. add_test_bin_bcast(type, {10, 5, 4, 3}, {2, 2, 2, 2});
  4379. // stable diffusion
  4380. add_test_bin_bcast(type, {1280, 1, 1, 1}, {1, 1, 1, 1});
  4381. add_test_bin_bcast(type, {1280, 1, 1, 1}, {1, 16, 16, 1});
  4382. add_test_bin_bcast(type, {1280, 16, 16, 1}, {1, 1, 1, 1});
  4383. add_test_bin_bcast(type, {1280, 1, 1, 1}, {1, 256, 1, 1});
  4384. add_test_bin_bcast(type, {1, 1, 1280, 1}, {16, 16, 1, 1});
  4385. add_test_bin_bcast(type, {16, 16, 1280, 1}, {1, 1, 1, 1});
  4386. add_test_bin_bcast(type, {1, 1, 1920, 1}, {16, 16, 1, 1});
  4387. add_test_bin_bcast(type, {1, 1, 2560, 1}, {16, 16, 1, 1});
  4388. add_test_bin_bcast(type, {1, 1, 1280, 1}, {32, 32, 1, 1});
  4389. add_test_bin_bcast(type, {1, 1, 1920, 1}, {32, 32, 1, 1});
  4390. add_test_bin_bcast(type, {1, 1, 640, 1}, {32, 32, 1, 1});
  4391. add_test_bin_bcast(type, {5120, 1, 1, 1}, {1, 256, 1, 1});
  4392. add_test_bin_bcast(type, {640, 1, 1, 1}, {1, 1, 1, 1});
  4393. //add_test_bin_bcast(type, {3, 3, 2560, 1280}, {1, 1, 1, 1});
  4394. //add_test_bin_bcast(type, {3, 3, 2560, 1280}, {2, 1, 1, 1});
  4395. }
  4396. // fusion
  4397. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {10, 5, 4, 3}, {2, 1, 1, 1}, 2));
  4398. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {16, 5, 4, 3}, {1, 2, 1, 1}, 3));
  4399. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {10, 5, 4, 3}, {1, 1, 2, 1}, 4));
  4400. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {16, 5, 4, 3}, {1, 1, 1, 2}, 5));
  4401. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {10, 5, 4, 3}, {1, 1, 2, 2}, 6));
  4402. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {10, 5, 4, 3}, {1, 2, 2, 2}, 7));
  4403. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {16, 5, 4, 3}, {2, 2, 2, 2}, 8));
  4404. test_cases.emplace_back(new test_add1());
  4405. test_cases.emplace_back(new test_scale());
  4406. test_cases.emplace_back(new test_scale(GGML_TYPE_F32, {10, 10, 10, 10}, 2.0f, 1.0f));
  4407. test_cases.emplace_back(new test_silu_back());
  4408. for (float eps : {0.0f, 1e-6f, 1e-4f, 1e-1f}) {
  4409. for (bool v : {false, true}) {
  4410. test_cases.emplace_back(new test_norm (GGML_TYPE_F32, {64, 5, 4, 3}, v, eps));
  4411. test_cases.emplace_back(new test_rms_norm(GGML_TYPE_F32, {64, 5, 4, 3}, v, eps));
  4412. }
  4413. test_cases.emplace_back(new test_rms_norm_back(GGML_TYPE_F32, {64, 5, 4, 3}, eps));
  4414. test_cases.emplace_back(new test_l2_norm (GGML_TYPE_F32, {64, 5, 4, 3}, eps));
  4415. }
  4416. for (float eps : {0.0f, 1e-6f, 1e-4f, 1e-1f, 1.0f}) {
  4417. test_cases.emplace_back(new test_rms_norm_mul_add(GGML_TYPE_F32, {64, 5, 4, 3}, eps));
  4418. }
  4419. test_cases.emplace_back(new test_l2_norm(GGML_TYPE_F32, {64, 5, 4, 3}, 1e-12f));
  4420. for (int64_t d_conv : {3, 4}) {
  4421. for (int64_t d_inner: {1024, 1536, 2048}) {
  4422. test_cases.emplace_back(new test_ssm_conv(GGML_TYPE_F32, {4, d_inner, 1, 1}, {d_conv, d_inner, 1, 1}));
  4423. test_cases.emplace_back(new test_ssm_conv(GGML_TYPE_F32, {8, d_inner, 1, 1}, {d_conv, d_inner, 1, 1}));
  4424. test_cases.emplace_back(new test_ssm_conv(GGML_TYPE_F32, {4, d_inner, 4, 1}, {d_conv, d_inner, 1, 1}));
  4425. }
  4426. }
  4427. test_cases.emplace_back(new test_ssm_scan(GGML_TYPE_F32, 16, 1, 1024, 1, 32, 4)); // Mamba-1
  4428. test_cases.emplace_back(new test_ssm_scan(GGML_TYPE_F32, 128, 64, 16, 2, 32, 4)); // Mamba-2
  4429. test_cases.emplace_back(new test_ssm_scan(GGML_TYPE_F32, 256, 64, 8, 2, 32, 4)); // Falcon-H1
  4430. test_cases.emplace_back(new test_rwkv_wkv6(GGML_TYPE_F32, 32, 64, 1, 1));
  4431. test_cases.emplace_back(new test_rwkv_wkv6(GGML_TYPE_F32, 32, 64, 32, 1));
  4432. test_cases.emplace_back(new test_rwkv_wkv6(GGML_TYPE_F32, 32, 64, 32, 4));
  4433. test_cases.emplace_back(new test_rwkv_wkv6(GGML_TYPE_F32, 32, 64, 128, 4));
  4434. test_cases.emplace_back(new test_rwkv_wkv7(GGML_TYPE_F32, 32, 64, 1, 1));
  4435. test_cases.emplace_back(new test_rwkv_wkv7(GGML_TYPE_F32, 32, 64, 32, 1));
  4436. test_cases.emplace_back(new test_rwkv_wkv7(GGML_TYPE_F32, 32, 64, 32, 4));
  4437. test_cases.emplace_back(new test_rwkv_wkv7(GGML_TYPE_F32, 32, 64, 128, 4));
  4438. test_cases.emplace_back(new test_gla(GGML_TYPE_F32, 32, 64, 1, 1));
  4439. test_cases.emplace_back(new test_gla(GGML_TYPE_F32, 32, 64, 32, 1));
  4440. test_cases.emplace_back(new test_gla(GGML_TYPE_F32, 32, 64, 32, 4));
  4441. test_cases.emplace_back(new test_gla(GGML_TYPE_F32, 32, 64, 128, 4));
  4442. for (ggml_type type_a : all_types) {
  4443. for (int i = 1; i < 10; ++i) {
  4444. test_cases.emplace_back(new test_mul_mat(type_a, GGML_TYPE_F32, 16, i, 256, { 1, 1}, {1, 1}));
  4445. }
  4446. }
  4447. #if 1
  4448. for (ggml_type type_a : base_types) {
  4449. for (ggml_type type_b : {GGML_TYPE_F32, GGML_TYPE_F16}) {
  4450. std::vector<int> ks = { 256 };
  4451. if (ggml_blck_size(type_a) == 1) {
  4452. ks.push_back(4);
  4453. }
  4454. for (auto k : ks) {
  4455. // test cases without permutation
  4456. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {1, 1}, {1, 1}));
  4457. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {1, 1}, {2, 1}));
  4458. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {1, 1}, {1, 2}));
  4459. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 1}, {1, 1}));
  4460. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 1}, {2, 1}));
  4461. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 2}, {1, 1}));
  4462. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 2}, {2, 1}));
  4463. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 2}, {1, 2}));
  4464. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {3, 2}, {2, 2}));
  4465. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {1, 1}, {1, 1}));
  4466. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {1, 1}, {2, 1}));
  4467. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {1, 1}, {1, 2}));
  4468. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 1}, {1, 1}));
  4469. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 1}, {2, 1}));
  4470. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 2}, {1, 1}));
  4471. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 2}, {2, 1}));
  4472. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 2}, {1, 2}));
  4473. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {3, 2}, {2, 2}));
  4474. // test cases with permutation
  4475. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {2, 3}, {1, 1}, {0, 2, 1, 3}));
  4476. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {2, 3}, {1, 1}, {0, 1, 3, 2}));
  4477. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, k, {2, 3}, {1, 1}, {0, 3, 2, 1}));
  4478. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 8, k, {2, 3}, {1, 1}, {0, 2, 1, 3}));
  4479. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 8, k, {2, 3}, {1, 1}, {0, 1, 3, 2}));
  4480. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 8, k, {2, 3}, {1, 1}, {0, 3, 2, 1}));
  4481. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {2, 3}, {1, 1}, {0, 2, 1, 3}));
  4482. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {2, 3}, {1, 1}, {0, 1, 3, 2}));
  4483. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, k, {2, 3}, {1, 1}, {0, 3, 2, 1}));
  4484. }
  4485. // test cases with large ne00/ne10 to cover stream-k fixup
  4486. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, 1024, {3, 2}, {1, 1}));
  4487. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 8, 1024, {3, 2}, {1, 1}));
  4488. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 16, 1024, {3, 2}, {1, 1}));
  4489. }
  4490. }
  4491. for (ggml_type type_a : other_types) {
  4492. for (ggml_type type_b : {GGML_TYPE_F32}) {
  4493. if (ggml_blck_size(type_a) != 256) {
  4494. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, ggml_blck_size(type_a), {1, 1}, {1, 1}));
  4495. }
  4496. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 16, 1, 256, {1, 1}, {1, 1}));
  4497. }
  4498. }
  4499. #else
  4500. // m = a rows
  4501. // n = b rows
  4502. // k = cols
  4503. std::uniform_int_distribution<> dist_m(1, 128);
  4504. std::uniform_int_distribution<> dist_n(16, 128);
  4505. std::uniform_int_distribution<> dist_k(1, 16);
  4506. for (int i = 0; i < 1000; i++) {
  4507. for (ggml_type type_a : all_types) {
  4508. for (ggml_type type_b : {GGML_TYPE_F32}) {
  4509. int m = dist_m(rng);
  4510. int n = dist_n(rng);
  4511. int k = dist_k(rng) * ggml_blck_size(type_a);
  4512. test_cases.emplace_back(new test_mul_mat(type_a, type_b, m, n, k, { 1, 1}, {1, 1}));
  4513. }
  4514. }
  4515. }
  4516. #endif
  4517. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 64, 2, 128, { 8, 1}, {1, 1}));
  4518. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 83, 2, 128, { 8, 1}, {4, 1}));
  4519. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 64, 2, 64, { 8, 1}, {4, 1}));
  4520. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 83, 2, 64, { 8, 1}, {4, 1}));
  4521. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 64, 45, 128, { 8, 1}, {4, 1}));
  4522. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 128, 45, 64, { 8, 1}, {4, 1}));
  4523. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 1056, 1, 193, {1, 1}, {4, 1}, {0, 2, 1, 3}));
  4524. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 1056, 1, 67, {1, 1}, {4, 1}, {0, 2, 1, 3}));
  4525. for (auto bs : {1,2,4,8}) {
  4526. for (auto nr : {1,4}) {
  4527. for (uint32_t m = 0; m < 2; ++m) {
  4528. for (uint32_t k = 0; k < 2; ++k) {
  4529. for (ggml_type type: {GGML_TYPE_F16, GGML_TYPE_BF16, GGML_TYPE_F32}) {
  4530. test_cases.emplace_back(new test_mul_mat(type, GGML_TYPE_F32, 1056 + m, 1, 128 + k, {bs, 1}, {nr, 1}, {0, 2, 1, 3}));
  4531. test_cases.emplace_back(new test_mul_mat(type, GGML_TYPE_F32, 128 + m, 1, 1056 + k, {bs, 1}, {nr, 1}, {0, 1, 2, 3}, true));
  4532. }
  4533. }
  4534. }
  4535. }
  4536. }
  4537. // sycl backend will limit task global_range < MAX_INT
  4538. // test case for f16-type-convert-to-fp32 kernel with large k under fp32 compute dtype (occurs in stable-diffusion)
  4539. // however this case needs to alloc more memory which may fail in some devices (Intel Arc770, etc.)
  4540. // this case is verified (pass) in Intel(R) Data Center GPU Max 1100 (sycl backend) and NV A30 (cuda backend)
  4541. // test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F16, 512, 262144, 9216, {1, 1}, {1, 1}));
  4542. // test large experts*tokens
  4543. for (bool b : {false, true}) {
  4544. test_cases.emplace_back(new test_mul_mat_id(GGML_TYPE_F16, GGML_TYPE_F32, 16, 16, b, 32, 1024, 16));
  4545. }
  4546. for (ggml_type type_a : base_types) {
  4547. for (ggml_type type_b : {GGML_TYPE_F32 /*, GGML_TYPE_F16 */}) {
  4548. for (int n_mats : {4, 8}) {
  4549. for (int n_used : {1, 2, 4}) {
  4550. for (bool b : {false, true}) {
  4551. for (int n : {1, 32, 129}) {
  4552. int m = 512;
  4553. int k = 256;
  4554. test_cases.emplace_back(new test_mul_mat_id(type_a, type_b, n_mats, n_used, b, m, n, k));
  4555. }
  4556. }
  4557. }
  4558. }
  4559. }
  4560. }
  4561. for (ggml_type type_a : other_types) {
  4562. for (ggml_type type_b : {GGML_TYPE_F32 /*, GGML_TYPE_F16 */}) {
  4563. for (int n_mats : {4}) {
  4564. for (int n_used : {2}) {
  4565. for (bool b : {false}) {
  4566. for (int n : {1, 32}) {
  4567. int m = 512;
  4568. int k = 256;
  4569. test_cases.emplace_back(new test_mul_mat_id(type_a, type_b, n_mats, n_used, b, m, n, k));
  4570. }
  4571. }
  4572. }
  4573. }
  4574. }
  4575. }
  4576. for (ggml_type type_a : base_types) {
  4577. for (ggml_type type_b : {GGML_TYPE_F32, GGML_TYPE_F16}) {
  4578. for (int n : {1, 16}) {
  4579. for (int k : {1, 16}) {
  4580. for (int bs2 : {1, 3}) {
  4581. for (int bs3 : {1, 3}) {
  4582. for (int nr2 : {1, 2}) {
  4583. for (int nr3 : {1, 2}) {
  4584. test_cases.emplace_back(new test_out_prod(type_a, type_b, 256, n, k, {bs2, bs3}, {nr2, nr3}));
  4585. }
  4586. }
  4587. }
  4588. }
  4589. }
  4590. }
  4591. }
  4592. }
  4593. for (ggml_type type : {GGML_TYPE_F16, GGML_TYPE_F32}) {
  4594. test_cases.emplace_back(new test_sqr(type));
  4595. test_cases.emplace_back(new test_sqrt(type));
  4596. test_cases.emplace_back(new test_log(type));
  4597. test_cases.emplace_back(new test_sin(type));
  4598. test_cases.emplace_back(new test_cos(type));
  4599. test_cases.emplace_back(new test_clamp(type));
  4600. }
  4601. test_cases.emplace_back(new test_diag_mask_inf(GGML_TYPE_F32, {10, 10, 1, 1}, 5));
  4602. test_cases.emplace_back(new test_diag_mask_inf(GGML_TYPE_F32, {10, 10, 3, 1}, 5));
  4603. test_cases.emplace_back(new test_diag_mask_inf(GGML_TYPE_F32, {10, 10, 3, 2}, 5));
  4604. #if 0
  4605. std::uniform_int_distribution<> dist_ne1(1, 50);
  4606. int exponent = 1;
  4607. while (exponent < (1 << 17)) {
  4608. std::uniform_int_distribution<> dist_ne0(exponent, 2*exponent);
  4609. for (int n = 0; n < 10; ++n) {
  4610. int64_t ne0 = dist_ne0(rng);
  4611. int64_t ne1 = dist_ne1(rng);
  4612. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, GGML_TYPE_F32, {ne0, ne1, 1, 1}, n/2 == 0, 0.1f, ne0 < 1000 ? 4.0f : 0.0f));
  4613. }
  4614. exponent <<= 1;
  4615. }
  4616. #endif
  4617. for (bool mask : {false, true}) {
  4618. for (float max_bias : {0.0f, 8.0f}) {
  4619. if (!mask && max_bias > 0.0f) continue;
  4620. for (float scale : {1.0f, 0.1f}) {
  4621. for (int64_t ne0 : {16, 1024}) {
  4622. for (int64_t ne1 : {16, 1024}) {
  4623. if (mask) {
  4624. for (ggml_type m_prec : {GGML_TYPE_F32, GGML_TYPE_F16}) {
  4625. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0, ne1, 1, 1}, mask, m_prec, {1, 1}, scale, max_bias));
  4626. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0-1, ne1-1, 1, 1}, mask, m_prec, {1, 1}, scale, max_bias));
  4627. if (ne0 <= 32 && ne1 <= 32) {
  4628. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0, ne1, 1, 3}, mask, m_prec, {3, 1}, scale, max_bias));
  4629. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0-1, ne1-1, 1, 1}, mask, m_prec, {2, 3}, scale, max_bias));
  4630. }
  4631. }
  4632. } else {
  4633. /* The precision of mask here doesn't matter as boolean mask is false */
  4634. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0, ne1, 1, 1}, mask, GGML_TYPE_F32, {1, 1}, scale, max_bias));
  4635. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {ne0-1, ne1-1, 1, 1}, mask, GGML_TYPE_F32, {1, 1}, scale, max_bias));
  4636. }
  4637. }
  4638. }
  4639. }
  4640. }
  4641. }
  4642. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {16, 2, 32, 1}, true, GGML_TYPE_F32, {1, 1}, 0.1f, 0.0f));
  4643. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {16, 2, 32, 1}, true, GGML_TYPE_F16, {1, 1}, 0.1f, 0.0f));
  4644. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {16, 2, 32, 1}, false, GGML_TYPE_F32, {1, 1}, 0.1f, 0.0f));
  4645. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {32, 2, 32, 1}, true, GGML_TYPE_F32, {1, 1}, 0.1f, 0.0f));
  4646. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {32, 2, 32, 1}, true, GGML_TYPE_F16, {1, 1}, 0.1f, 0.0f));
  4647. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {32, 2, 32, 1}, true, GGML_TYPE_F32, {1, 1}, 0.1f, 8.0f));
  4648. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {32, 2, 32, 1}, true, GGML_TYPE_F16, {1, 1}, 0.1f, 8.0f));
  4649. for (float max_bias : {0.0f, 8.0f}) {
  4650. for (float scale : {1.0f, 0.1f}) {
  4651. for (int64_t ne0 : {16, 1024}) {
  4652. for (int64_t ne1 : {16, 1024}) {
  4653. test_cases.emplace_back(new test_soft_max_back(GGML_TYPE_F32, {ne0, ne1, 1, 1}, scale, max_bias));
  4654. test_cases.emplace_back(new test_soft_max_back(GGML_TYPE_F32, {ne0-1, ne1-1, 1, 1}, scale, max_bias));
  4655. }
  4656. }
  4657. }
  4658. }
  4659. for (bool fw : {true, false}) { // fw == forward
  4660. bool all = true;
  4661. for (float fs : { 1.0f, 1.4245f }) {
  4662. for (float ef : { 0.0f, 0.7465f }) {
  4663. for (float af : { 1.0f, 1.4245f }) {
  4664. for (ggml_type type : {GGML_TYPE_F32, GGML_TYPE_F16}) {
  4665. for (bool ff : {false, true}) { // freq_factors
  4666. for (float v : { 0, 1 }) {
  4667. test_cases.emplace_back(new test_rope(type, {128, 32, 2, 1}, 128, 0, 512, fs, ef, af, ff, v, fw)); // llama 7B
  4668. if (all) {
  4669. test_cases.emplace_back(new test_rope(type, {128, 40, 2, 1}, 128, 0, 512, fs, ef, af, ff, v, fw)); // llama 13B
  4670. test_cases.emplace_back(new test_rope(type, {128, 52, 2, 1}, 128, 0, 512, fs, ef, af, ff, v, fw)); // llama 30B
  4671. test_cases.emplace_back(new test_rope(type, {128, 64, 2, 1}, 128, 0, 512, fs, ef, af, ff, v, fw)); // llama 65B
  4672. }
  4673. if (all) {
  4674. test_cases.emplace_back(new test_rope(type, { 64, 1, 2, 1}, 64, 2, 512, fs, ef, af, ff, v, fw)); // neox (falcon 7B)
  4675. test_cases.emplace_back(new test_rope(type, { 64, 71, 2, 1}, 64, 2, 512, fs, ef, af, ff, v, fw)); // neox (falcon 7B)
  4676. test_cases.emplace_back(new test_rope(type, { 64, 8, 2, 1}, 64, 2, 512, fs, ef, af, ff, v, fw)); // neox (falcon 40B)
  4677. test_cases.emplace_back(new test_rope(type, { 80, 32, 2, 1}, 20, 0, 512, fs, ef, af, ff, v, fw));
  4678. test_cases.emplace_back(new test_rope(type, { 80, 32, 2, 1}, 32, 0, 512, fs, ef, af, ff, v, fw));
  4679. test_cases.emplace_back(new test_rope(type, { 80, 32, 4, 1}, 32, 0, 512, fs, ef, af, ff, v, fw));
  4680. test_cases.emplace_back(new test_rope(type, { 80, 32, 2, 1}, 20, 2, 512, fs, ef, af, ff, v, fw)); // neox (stablelm)
  4681. test_cases.emplace_back(new test_rope(type, { 80, 32, 2, 1}, 32, 2, 512, fs, ef, af, ff, v, fw)); // neox (phi-2)
  4682. test_cases.emplace_back(new test_rope(type, { 80, 32, 4, 1}, 32, 2, 512, fs, ef, af, ff, v, fw)); // neox (phi-2)
  4683. }
  4684. if (all) {
  4685. test_cases.emplace_back(new test_rope(type, {128, 12, 2, 1}, 128, GGML_ROPE_TYPE_MROPE, 512, fs, ef, af, ff, v, fw)); // rope_multi,m-rope (qwen2vl 2B)
  4686. test_cases.emplace_back(new test_rope(type, {128, 28, 2, 1}, 128, GGML_ROPE_TYPE_MROPE, 512, fs, ef, af, ff, v, fw)); // rope_multi,m-rope (qwen2vl 7B)
  4687. test_cases.emplace_back(new test_rope(type, {128, 12, 2, 1}, 20, GGML_ROPE_TYPE_MROPE, 512, fs, ef, af, ff, v, fw));
  4688. test_cases.emplace_back(new test_rope(type, {128, 28, 2, 1}, 32, GGML_ROPE_TYPE_MROPE, 512, fs, ef, af, ff, v, fw));
  4689. test_cases.emplace_back(new test_rope(type, { 80, 16, 2, 1}, 80, GGML_ROPE_TYPE_VISION, 512, fs, ef, af, ff, v, fw)); // rope_multi,m-rope (qwen2vl ViT)
  4690. }
  4691. test_cases.emplace_back(new test_rope(type, { 64, 128, 2, 1}, 64, 2, 512, fs, ef, af, ff, v, fw)); // neox (falcon 40B)
  4692. }
  4693. }
  4694. all = false;
  4695. }
  4696. }
  4697. }
  4698. }
  4699. }
  4700. for (int v : { 0, 1, 2, 3 }) {
  4701. for (int dim : { 0, 1, 2, 3, }) {
  4702. test_cases.emplace_back(new test_concat(GGML_TYPE_F32, {11, 12, 13, 14}, 7, dim, v));
  4703. test_cases.emplace_back(new test_concat(GGML_TYPE_I32, {11, 12, 13, 14}, 7, dim, v));
  4704. }
  4705. }
  4706. for (ggml_sort_order order : {GGML_SORT_ORDER_ASC, GGML_SORT_ORDER_DESC}) {
  4707. test_cases.emplace_back(new test_argsort(GGML_TYPE_F32, {8, 1, 1, 1}, order));
  4708. test_cases.emplace_back(new test_argsort(GGML_TYPE_F32, {16, 10, 10, 10}, order));
  4709. test_cases.emplace_back(new test_argsort(GGML_TYPE_F32, {60, 10, 10, 10}, order)); // qwen
  4710. }
  4711. for (ggml_scale_mode mode : {GGML_SCALE_MODE_NEAREST, GGML_SCALE_MODE_BILINEAR}) {
  4712. test_cases.emplace_back(new test_upscale(GGML_TYPE_F32, {512, 512, 3, 2}, 2, mode));
  4713. test_cases.emplace_back(new test_upscale(GGML_TYPE_F32, {512, 512, 3, 2}, 2, mode, true));
  4714. test_cases.emplace_back(new test_interpolate(GGML_TYPE_F32, {2, 5, 7, 11}, {5, 7, 11, 13}, mode));
  4715. test_cases.emplace_back(new test_interpolate(GGML_TYPE_F32, {5, 7, 11, 13}, {2, 5, 7, 11}, mode));
  4716. }
  4717. test_cases.emplace_back(new test_interpolate(GGML_TYPE_F32, {2, 5, 7, 11}, {5, 7, 11, 13}, GGML_SCALE_MODE_BILINEAR | GGML_SCALE_FLAG_ALIGN_CORNERS));
  4718. test_cases.emplace_back(new test_sum());
  4719. test_cases.emplace_back(new test_sum_rows());
  4720. test_cases.emplace_back(new test_mean());
  4721. test_cases.emplace_back(new test_group_norm(GGML_TYPE_F32, {64, 64, 320, 1}));
  4722. test_cases.emplace_back(new test_group_norm(GGML_TYPE_F32, {9, 9, 1280, 1}));
  4723. test_cases.emplace_back(new test_acc());
  4724. test_cases.emplace_back(new test_pad());
  4725. test_cases.emplace_back(new test_pad_reflect_1d());
  4726. test_cases.emplace_back(new test_roll());
  4727. test_cases.emplace_back(new test_arange());
  4728. test_cases.emplace_back(new test_timestep_embedding());
  4729. test_cases.emplace_back(new test_leaky_relu());
  4730. for (int hsk : { 64, 80, 128, 192, 256, 576 }) {
  4731. for (int hsv : { 64, 80, 128, 192, 256, 512 }) {
  4732. if (hsk != 192 && hsk != 576 && hsk != hsv) continue;
  4733. if (hsk == 192 && (hsv != 128 && hsv != 192)) continue;
  4734. if (hsk == 576 && hsv != 512) continue; // DeepSeek MLA
  4735. for (bool mask : { true, false } ) {
  4736. for (float max_bias : { 0.0f, 8.0f }) {
  4737. if (!mask && max_bias > 0.0f) continue;
  4738. for (float logit_softcap : {0.0f, 10.0f}) {
  4739. if (hsk != 128 && logit_softcap != 0.0f) continue;
  4740. for (int nh : { 4, }) {
  4741. for (int nr3 : { 1, 3, }) {
  4742. if (hsk > 64 && nr3 > 1) continue; // skip broadcast for large head sizes
  4743. for (int nr2 : { 1, 4, 16 }) {
  4744. if (nr2 == 16 && hsk != 128) continue;
  4745. for (int kv : { 512, 1024, }) {
  4746. if (nr2 != 1 && kv != 512) continue;
  4747. for (int nb : { 1, 3, 32, 35, }) {
  4748. for (ggml_prec prec : {GGML_PREC_F32, GGML_PREC_DEFAULT}) {
  4749. if (hsk != 128 && prec == GGML_PREC_DEFAULT) continue;
  4750. for (ggml_type type_KV : {GGML_TYPE_F16, GGML_TYPE_BF16, GGML_TYPE_Q8_0, GGML_TYPE_Q4_0}) {
  4751. test_cases.emplace_back(new test_flash_attn_ext(
  4752. hsk, hsv, nh, {nr2, nr3}, kv, nb, mask, max_bias, logit_softcap, prec, type_KV));
  4753. // run fewer test cases permuted
  4754. if (mask == true && max_bias == 0.0f && logit_softcap == 0 && kv == 512) {
  4755. test_cases.emplace_back(new test_flash_attn_ext(
  4756. hsk, hsv, nh, {nr2, nr3}, kv, nb, mask, max_bias, logit_softcap, prec, type_KV, {0, 2, 1, 3}));
  4757. }
  4758. }
  4759. }
  4760. }
  4761. }
  4762. }
  4763. }
  4764. }
  4765. }
  4766. }
  4767. }
  4768. }
  4769. }
  4770. test_cases.emplace_back(new test_cross_entropy_loss (GGML_TYPE_F32, { 10, 5, 4, 3}));
  4771. test_cases.emplace_back(new test_cross_entropy_loss (GGML_TYPE_F32, {30000, 1, 1, 1}));
  4772. test_cases.emplace_back(new test_cross_entropy_loss_back(GGML_TYPE_F32, { 10, 5, 4, 3}));
  4773. test_cases.emplace_back(new test_cross_entropy_loss_back(GGML_TYPE_F32, {30000, 1, 1, 1}));
  4774. test_cases.emplace_back(new test_opt_step_adamw(GGML_TYPE_F32, {10, 5, 4, 3}));
  4775. #if 0
  4776. // these tests are disabled to save execution time, sbut they can be handy for debugging
  4777. test_cases.emplace_back(new test_llama(2, true));
  4778. test_cases.emplace_back(new test_llama(1));
  4779. test_cases.emplace_back(new test_llama(2));
  4780. test_cases.emplace_back(new test_falcon(1));
  4781. test_cases.emplace_back(new test_falcon(2));
  4782. #endif
  4783. return test_cases;
  4784. }
  4785. // Test cases for performance evaluation: should be representative of real-world use cases
  4786. static std::vector<std::unique_ptr<test_case>> make_test_cases_perf() {
  4787. std::vector<std::unique_ptr<test_case>> test_cases;
  4788. // Conv2d: K=CRS=NPQ=4096 matmul performance
  4789. uint32_t iwh_idx = 0;
  4790. uint32_t kwh_idx = 1;
  4791. uint32_t Cout_idx = 2;
  4792. uint32_t Cin_idx = 3;
  4793. uint32_t B_idx = 4;
  4794. std::vector<std::array<int, 5>> cases = {
  4795. //{IWH, KWH, Cout, Cin, B}
  4796. // K=CRS=NPQ=4096 conv2d matmul performance
  4797. {19, 4, 4096, 256, 16},
  4798. // K=128, CRS=128, NPQ=4096
  4799. { 19, 4, 128, 8, 16},
  4800. // K=130, CRS=128, NPQ=4096
  4801. { 19, 4, 130, 8, 16},
  4802. // Edge case: K x CRS is small
  4803. { 19, 2, 4, 4, 16},
  4804. // A ConvNet's first layer
  4805. { 224, 3, 8, 3, 1 },
  4806. // A ConvNet's first layer with 2x2 convolution, and 1 channel
  4807. { 224, 2, 8, 1, 1 },
  4808. // A ConvNet's first layer with 2x2 convolution, and 1 channel, several images in the batch
  4809. { 224, 2, 8, 1, 8 },
  4810. // A middle layer of a ConvNet
  4811. { 58, 3, 64, 32, 1 },
  4812. // A middle layer of a ConvNet, several images in the batch
  4813. { 58, 3, 64, 32, 8 },
  4814. // A deep layer of a ConvNet, several images in the batch
  4815. { 16, 3, 512, 128, 8 },
  4816. };
  4817. for (auto act_case : cases) {
  4818. // Direct CONV_2D
  4819. test_cases.emplace_back(new test_conv_2d(
  4820. { act_case[iwh_idx], act_case[iwh_idx], act_case[Cin_idx], act_case[B_idx] },
  4821. { act_case[kwh_idx], act_case[kwh_idx], act_case[Cin_idx], act_case[Cout_idx] }, 1, 1, 0, 0, 1, 1, false));
  4822. }
  4823. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {4096, 1, 1, 1}, {1, 1, 1, 1}));
  4824. test_cases.emplace_back(new test_bin_bcast(ggml_add, GGML_TYPE_F32, {4096, 1, 1, 1}, {1, 512, 1, 1}));
  4825. test_cases.emplace_back(new test_cpy(GGML_TYPE_F32, GGML_TYPE_F16, {512, 3072, 1, 1}));
  4826. test_cases.emplace_back(new test_cpy(GGML_TYPE_F32, GGML_TYPE_F32, {8192, 512, 2, 1}, {0, 2, 1, 3}));
  4827. test_cases.emplace_back(new test_cpy(GGML_TYPE_F32, GGML_TYPE_F32, {3072, 512, 2, 1}, {0, 2, 1, 3}));
  4828. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {4096, 4096, 5, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4829. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {12888, 256, 5, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4830. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {77, 4096, 5, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4831. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {1024, 1024, 10, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4832. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {77, 1024, 10, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4833. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {256, 256, 20, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4834. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {64, 64, 20, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4835. test_cases.emplace_back(new test_soft_max(GGML_TYPE_F32, {77, 64, 20, 1}, false, GGML_TYPE_F32, {1, 1}, 1.0f, 0.0f));
  4836. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {32, 10, 1, 1}));
  4837. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {1024, 10, 1, 1}));
  4838. test_cases.emplace_back(new test_argmax(GGML_TYPE_F32, {32000, 512, 1, 1}));
  4839. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 16416, 1, 128, {8, 1}, {4, 1}, {0, 2, 1, 3}));
  4840. test_cases.emplace_back(new test_mul_mat(GGML_TYPE_F16, GGML_TYPE_F32, 128, 1, 16416, {8, 1}, {4, 1}, {0, 1, 2, 3}, true));
  4841. for (int bs : {1, 2, 3, 4, 5, 8, 512}) {
  4842. for (ggml_type type_a : all_types) {
  4843. for (ggml_type type_b : {GGML_TYPE_F32}) {
  4844. test_cases.emplace_back(new test_mul_mat(type_a, type_b, 4096, bs, 14336, {1, 1}, {1, 1}));
  4845. }
  4846. }
  4847. }
  4848. for (int K : {3, 5}) {
  4849. for (int IC : {256, 2560}) {
  4850. for (int IW_IH : {32, 64, 256}) {
  4851. if (IC == 2560 && IW_IH == 256) {
  4852. // too big
  4853. continue;
  4854. }
  4855. test_cases.emplace_back(new test_im2col(GGML_TYPE_F32, GGML_TYPE_F16, GGML_TYPE_F32, {IW_IH, IW_IH, IC, 1}, {K, K, IC, 1}, 1, 1, 1, 1, 1, 1, true));
  4856. }
  4857. }
  4858. }
  4859. for (int kv : { 4096, 8192, 16384, }) {
  4860. for (int hs : { 64, 128, }) {
  4861. for (int nr : { 1, 4, }) {
  4862. test_cases.emplace_back(new test_flash_attn_ext(hs, hs, 8, {nr, 1}, kv, 1, true, 0, 0, GGML_PREC_F32, GGML_TYPE_F16));
  4863. }
  4864. }
  4865. }
  4866. test_cases.emplace_back(new test_conv_2d_dw({512, 512, 256, 1}, {3, 3, 1, 256}, 1, 1, 1, false));
  4867. test_cases.emplace_back(new test_conv_2d_dw({512, 512, 256, 1}, {3, 3, 1, 256}, 1, 1, 1, true));
  4868. test_cases.emplace_back(new test_conv_transpose_2d({256, 256, 256, 1}, {3, 3, 16, 256}, 1));
  4869. test_cases.emplace_back(new test_mean(GGML_TYPE_F32, {256, 256, 3, 1}));
  4870. return test_cases;
  4871. }
  4872. static bool test_backend(ggml_backend_t backend, test_mode mode, const char * op_name, const char * params_filter,
  4873. printer * output_printer) {
  4874. auto filter_test_cases = [](std::vector<std::unique_ptr<test_case>> & test_cases, const char * params_filter) {
  4875. if (params_filter == nullptr) {
  4876. return;
  4877. }
  4878. std::regex params_filter_regex(params_filter);
  4879. for (auto it = test_cases.begin(); it != test_cases.end();) {
  4880. if (!std::regex_search((*it)->vars(), params_filter_regex)) {
  4881. it = test_cases.erase(it);
  4882. continue;
  4883. }
  4884. it++;
  4885. }
  4886. };
  4887. if (mode == MODE_TEST) {
  4888. auto test_cases = make_test_cases_eval();
  4889. filter_test_cases(test_cases, params_filter);
  4890. ggml_backend_t backend_cpu = ggml_backend_init_by_type(GGML_BACKEND_DEVICE_TYPE_CPU, NULL);
  4891. if (backend_cpu == NULL) {
  4892. test_operation_info info("", "", "CPU");
  4893. info.set_error("backend", "Failed to initialize CPU backend");
  4894. output_printer->print_operation(info);
  4895. return false;
  4896. }
  4897. size_t n_ok = 0;
  4898. for (auto & test : test_cases) {
  4899. if (test->eval(backend, backend_cpu, op_name, output_printer)) {
  4900. n_ok++;
  4901. }
  4902. }
  4903. output_printer->print_summary(test_summary_info(n_ok, test_cases.size(), false));
  4904. ggml_backend_free(backend_cpu);
  4905. return n_ok == test_cases.size();
  4906. }
  4907. if (mode == MODE_GRAD) {
  4908. auto test_cases = make_test_cases_eval();
  4909. filter_test_cases(test_cases, params_filter);
  4910. size_t n_ok = 0;
  4911. for (auto & test : test_cases) {
  4912. if (test->eval_grad(backend, op_name, output_printer)) {
  4913. n_ok++;
  4914. }
  4915. }
  4916. output_printer->print_summary(test_summary_info(n_ok, test_cases.size(), false));
  4917. return n_ok == test_cases.size();
  4918. }
  4919. if (mode == MODE_PERF) {
  4920. auto test_cases = make_test_cases_perf();
  4921. filter_test_cases(test_cases, params_filter);
  4922. for (auto & test : test_cases) {
  4923. test->eval_perf(backend, op_name, output_printer);
  4924. }
  4925. return true;
  4926. }
  4927. if (mode == MODE_SUPPORT) {
  4928. auto test_cases = make_test_cases_eval();
  4929. filter_test_cases(test_cases, params_filter);
  4930. for (auto & test : test_cases) {
  4931. test->eval_support(backend, op_name, output_printer);
  4932. }
  4933. return true;
  4934. }
  4935. GGML_ABORT("fatal error");
  4936. }
  4937. static void usage(char ** argv) {
  4938. printf("Usage: %s [mode] [-o <op>] [-b <backend>] [-p <params regex>] [--output <console|sql|csv>]\n", argv[0]);
  4939. printf(" valid modes:\n");
  4940. printf(" - test (default, compare with CPU backend for correctness)\n");
  4941. printf(" - grad (compare gradients from backpropagation with method of finite differences)\n");
  4942. printf(" - perf (performance evaluation)\n");
  4943. printf(" - support (probe backend operation support)\n");
  4944. printf(" op names for -o are as given by ggml_op_desc() (e.g. ADD, MUL_MAT, etc)\n");
  4945. printf(" --output specifies output format (default: console, options: console, sql, csv)\n");
  4946. }
  4947. int main(int argc, char ** argv) {
  4948. test_mode mode = MODE_TEST;
  4949. output_formats output_format = CONSOLE;
  4950. const char * op_name_filter = nullptr;
  4951. const char * backend_filter = nullptr;
  4952. const char * params_filter = nullptr;
  4953. for (int i = 1; i < argc; i++) {
  4954. if (strcmp(argv[i], "test") == 0) {
  4955. mode = MODE_TEST;
  4956. } else if (strcmp(argv[i], "perf") == 0) {
  4957. mode = MODE_PERF;
  4958. } else if (strcmp(argv[i], "grad") == 0) {
  4959. mode = MODE_GRAD;
  4960. } else if (strcmp(argv[i], "support") == 0) {
  4961. mode = MODE_SUPPORT;
  4962. } else if (strcmp(argv[i], "-o") == 0) {
  4963. if (i + 1 < argc) {
  4964. op_name_filter = argv[++i];
  4965. } else {
  4966. usage(argv);
  4967. return 1;
  4968. }
  4969. } else if (strcmp(argv[i], "-b") == 0) {
  4970. if (i + 1 < argc) {
  4971. backend_filter = argv[++i];
  4972. } else {
  4973. usage(argv);
  4974. return 1;
  4975. }
  4976. } else if (strcmp(argv[i], "-p") == 0) {
  4977. if (i + 1 < argc) {
  4978. params_filter = argv[++i];
  4979. } else {
  4980. usage(argv);
  4981. return 1;
  4982. }
  4983. } else if (strcmp(argv[i], "--output") == 0) {
  4984. if (i + 1 < argc) {
  4985. if (!output_format_from_str(argv[++i], output_format)) {
  4986. usage(argv);
  4987. return 1;
  4988. }
  4989. } else {
  4990. usage(argv);
  4991. return 1;
  4992. }
  4993. } else {
  4994. usage(argv);
  4995. return 1;
  4996. }
  4997. }
  4998. // load and enumerate backends
  4999. ggml_backend_load_all();
  5000. // Create printer for output format
  5001. std::unique_ptr<printer> output_printer = create_printer(output_format);
  5002. if (output_printer) {
  5003. output_printer->print_header();
  5004. }
  5005. output_printer->print_testing_start(testing_start_info(ggml_backend_dev_count()));
  5006. size_t n_ok = 0;
  5007. for (size_t i = 0; i < ggml_backend_dev_count(); i++) {
  5008. ggml_backend_dev_t dev = ggml_backend_dev_get(i);
  5009. if (backend_filter != NULL && strcmp(backend_filter, ggml_backend_dev_name(dev)) != 0) {
  5010. output_printer->print_backend_init(
  5011. backend_init_info(i, ggml_backend_dev_count(), ggml_backend_dev_name(dev), true, "Skipping"));
  5012. n_ok++;
  5013. continue;
  5014. }
  5015. if (backend_filter == NULL && ggml_backend_dev_type(dev) == GGML_BACKEND_DEVICE_TYPE_CPU && mode != MODE_GRAD) {
  5016. output_printer->print_backend_init(backend_init_info(
  5017. i, ggml_backend_dev_count(), ggml_backend_dev_name(dev), true, "Skipping CPU backend"));
  5018. n_ok++;
  5019. continue;
  5020. }
  5021. ggml_backend_t backend = ggml_backend_dev_init(dev, NULL);
  5022. GGML_ASSERT(backend != NULL);
  5023. ggml_backend_reg_t reg = ggml_backend_dev_backend_reg(dev);
  5024. auto ggml_backend_set_n_threads_fn = (ggml_backend_set_n_threads_t) ggml_backend_reg_get_proc_address(reg, "ggml_backend_set_n_threads");
  5025. if (ggml_backend_set_n_threads_fn) {
  5026. // TODO: better value for n_threads
  5027. ggml_backend_set_n_threads_fn(backend, std::thread::hardware_concurrency());
  5028. }
  5029. size_t free, total; // NOLINT
  5030. ggml_backend_dev_memory(dev, &free, &total);
  5031. output_printer->print_backend_init(backend_init_info(i, ggml_backend_dev_count(), ggml_backend_dev_name(dev),
  5032. false, "", ggml_backend_dev_description(dev),
  5033. total / 1024 / 1024, free / 1024 / 1024, true));
  5034. bool ok = test_backend(backend, mode, op_name_filter, params_filter, output_printer.get());
  5035. if (ok) {
  5036. n_ok++;
  5037. }
  5038. output_printer->print_backend_status(
  5039. backend_status_info(ggml_backend_name(backend), ok ? test_status_t::OK : test_status_t::FAIL));
  5040. ggml_backend_free(backend);
  5041. }
  5042. ggml_quantize_free();
  5043. if (output_printer) {
  5044. output_printer->print_footer();
  5045. }
  5046. output_printer->print_overall_summary(
  5047. overall_summary_info(n_ok, ggml_backend_dev_count(), n_ok == ggml_backend_dev_count()));
  5048. if (n_ok != ggml_backend_dev_count()) {
  5049. return 1;
  5050. }
  5051. return 0;
  5052. }